Jump to content

Mobile - Get more usable vertical space/area


vbdavie

Recommended Posts

I like the look and feel of the mobile stuff. I would like a little extra space vertically. And as such, I am trying to figure out how to....

 

  1. Make browser tool bar at the top invisible. For example: On Android phone, I see the chrome tool bar with the URL etc...
  2. Dynamically set ShowTitle to FALSE so that I don't lose that quarter of an inch at the top with the dark blue bar.... In landscape mode this is important. Less important in portrait mode.
  3. Change some kind of scaling property so that my whole screen is smaller (smaller font, smaller graphics etc... just like changing resolution of your desktop).
  4. Change the row height or column header height of a unimDBGrid

 

I have explored #4 by using all kinds of EXTevents and UNIevents and placing code in the onCreate method etc.. No luck of any kind.

 

I would imagine that this is a popular question.

 

I don't even mind if it's as crude as chaning the whole display resolution. IE: The whole screen is affected, as opposed to just a particular control. I just need a few more rows of display space.

 

I am using version 1.0.0.1385

 

Thanks

 

Davie

  • Upvote 1
Link to comment
Share on other sites

  • 4 weeks later...

Hello, I do not know if it suits you, but I did a small application with delp fmx for androit, which has a browser component, and from there call the unigui application, so the navigation bar does not exit

Hello, I do not know if it suits you, but I did a small application with delp fmx for androit, which has a browser component, and from there call the unigui application, so the navigation bar does not exit

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...