vbdavie Posted May 30, 2017 Posted May 30, 2017 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.... Make browser tool bar at the top invisible. For example: On Android phone, I see the chrome tool bar with the URL etc... 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. 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). 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 1 Quote
asapltda Posted June 25, 2017 Posted June 25, 2017 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.