Android Status Bar

Brian Milby brian at milby7.com
Mon Oct 12 21:51:43 EDT 2020


Hmmm...

SivaSiva shows/hides the status bar.  Checking the launcher app settings, it does have the status bar set to hidden.  So based on that, just use the hidden option and show the status bar as required while inside the app.

Sent from my iPad

> On Oct 12, 2020, at 9:19 PM, scott--- via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Thanks Jacque. Then that IS pretty confusing since the Standalone Application Settings have a “Status Bar” setting and it appears to control the bar at the top of the screen which is what I would expect to match up with the Status Bar on iOS. I guess that will require a feature request… and maybe a documentation adjustment.
> --
> Scott Morrow
> 
> Elementary Software
> (Now with 20% less chalk dust!)
> web       https://elementarysoftware.com/
> email     scott at elementarysoftware.com
> booth    1-360-734-4701
> ------------------------------------------------------
> 
>> On Oct 12, 2020, at 4:20 PM, J. Landman Gay via use-livecode <use-livecode at lists.runrev.com> wrote:
>> 
>> I think "status bar" may be a misnomer and it's referring to the three (or two on Android 10) buttons that are always available at the bottom of the screen. Those are the Back, Home, and (sometimes) the Recents buttons. Virtually all Android devices use these "soft buttons" now.
>> 
>> I could be wrong but I've never seen those buttons at the top of the screen in the status bar area.
>> 
>> --
>> Jacqueline Landman Gay | jacque at hyperactivesw.com
>> HyperActive Software | http://www.hyperactivesw.com
>>> On October 12, 2020 3:11:18 PM scott--- via use-livecode <use-livecode at lists.runrev.com> wrote:
>>> 
>>> I seem able to hide or show the Android status bar using the radio button in the Standalone Application Settings. I don’t seem able to to this on the fly using  mobileHideStatusBar  or  mobileShowStatusBar once the app is running.
>>> 
>>> Dictionary:
>>>      "mobileHideStatusBar does not have any effect
>>>       on any Android devices with "hardware buttons”
>>>       embedded in the status bar.
>>> 
>>> I don’t think what I’m testing has these buttons in the status bar, though I’m new to android, so I could be confused.  Even so, the fact that I can hide or show the Android status bar from the Standalone Application Settings seems to indicate that it should be possible…
>>> 
>>> I didn’t see anything in bugzilla. Has anyone else run into this?
>>> --
>>> Scott Morrow
>>> 
>>> Elementary Software
>>> (Now with 20% less chalk dust!)
>>> web       https://elementarysoftware.com/
>>> email     scott at elementarysoftware.com
>>> booth    1-360-734-4701
>>> ------------------------------------------------------
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list