Wish [B4X] [XUI] B4XPages padding at top to insert user drawn titlebar

wimpie3

Well-Known Member
Licensed User
Longtime User
I'm using B4XPages in full screen mode without a system drawn title bar (I'm drawing my own).

Without a system drawn title bar, a B4X page takes the whole space of the screen. This means that when I draw my own title bar on a page, the title bar will change when I show another B4X page (sounds logical). However, I want my title bar to STAY FIXED on the screen, while the area BELOW is used by B4Xpages. This enables me to slide in and out the B4X pages while still keeping a fixed toolbar, exactly like the title bar works in B4A. So the top with the title bar would remain fixed, and the area below would be used by B4X pages. I think this needs some kind of top-offset parameter to be added in B4Xpages.

Would this be difficult to add?
 

wimpie3

Well-Known Member
Licensed User
Longtime User
You can add an elevated panel to the activity directly. It will appear above all pages (B4A only).
Unfortunately, B4A only... I'm looking for a cross platform solution.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…