

toni
uniGUI Subscriber-
Content Count
12 -
Joined
-
Last visited
-
Days Won
1
toni last won the day on November 15
toni had the most liked content!
Community Reputation
1 NeutralAbout toni
-
Rank
Newbie
Profile Information
-
Gender
Not Telling
Recent Profile Visitors
132 profile views
-
58 years old, since 1979, fortran, RPG, Cobol, Delphi 3.........XE10, and now Unigui, all my life
-
I have a .gpx file (track file) on the server and I need to view it with the mobile application. Actually I download it with sendfile and the user must have an application like gpx viewer to view it with several steps What I want Option 1 User visualize gpx file running it without having to download any application, for example with unigui gmap component or something like this, is it possible? Option 2 Execute a software that is in the mobile, for example gpx viewer. The question is how to execute a mobile software?.
-
As I said I'm with this version in this project, because I need Sencha-touch theme. It is an application that needs contrast because it runs outdoors with sunlight and the only theme that allow it is sencha-touch Is there any way to view or to open a gpx file ?
-
Is there any theme similar to sencha-touch, or now only are these 4 themes to choose ?
-
1.50.0.1484, and also i've tried with 1.90.0.1496
-
How is it possible, that now we cann't use sencha-touch, the others themes have problems with columns dbgrid, intensity of color especially when use the mobile outdoor. is there any solution? Unigui 1.0 is ok, but unigui >=1.5 with these problems
-
toni started following Mobile FullScreen, how do i change selected row border in unidbgrid, I am in doubt about Hyper Server and and 1 other
-
Hi there. We are developing a UniMobile application and we have problems with full screen. We tried to open our app via another app that opens an URL (made with AndroidStudio) but it didn’t open our webapp, it only opens websites. So the question is, if we could open a browser on mobile on full screen. Thanks for your time.
-
I'm using version 1.0.0.1399 uniGUI Complete - Professional Edition
-
I'm using version 1.0.0.1399 and I'd like to know how to make the form larger. I need to scroll the form to introduce more fields In windows forms i use height := 1500 But in mobile form dosn't work. is it possible? thanks