iOS Question Statusbar Disapearing?

mystic

Member
Licensed User
Longtime User
Hi,

in some of my Apps i use the following line to disable the NavigationBar:

B4X:
   NavControl.NavigationBarVisible = False

Now here is the Problem:
After calling the above mentioned Line the Statusbar disapears, leaving behind a black empty Space.
(in ONE app it sometimes reappears after a page is finished loading, but for the most part it`s gone.)

Is this normal?
And what do i have to do to keep the Statusbar without the Navbar?

My Versions (maybe it helps):
B4i: 3.01
iOS of test Phone: 10.1.1 (14B100)

I use the hosted Server to compile my Apps.

Sincerly,
mystic
 

mystic

Member
Licensed User
Longtime User
Hi, thanks for always responding so fast.

Yes?
I do call the NavigationBarVisible in the Application_Start Sub.
But only there once.

I took a look the NavControlExtra, but it looks to me like it does only hide/show the Bars on User Interaction (swipe, tap, etc.)
I want to Hide the NavBar for thr hole application Runtime.

mystic
 
Upvote 0

mystic

Member
Licensed User
Longtime User
Hi,
while working on the "Example" i found my Error.

The RootPanel of some Pages was Black (why it was Reapearing Sometimes) which resulted in the Statusbar-Text`s not being Visible.

Just curious, why is the Battery-Indicator Sometimes Green and Sometimes Black??
If it hadn´t been green in my "Example"-App i woudn`t have found it and would still be searching ... (Its Black in the 2 Apps i was originaly starting with)

Anyway thanks for always helping so fast.
mystic
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…