-
Content Count
40 -
Joined
-
Last visited
Community Reputation
2 NeutralAbout Israel Portillo
-
Rank
Newbie
Recent Profile Visitors
395 profile views
-
Thanks alfr unfortunately unimedit has not this event available... Any other option group ?
-
Hi group Wonder if there is a way to hide virtual keyboard in my mobile app while I am in a unimedit but the information is generated by a scanner.... So I dont need it and the time in to show and to hide the virtual keyboard is about two precious secods in every scanning, killing the possibility of a fluent scan. Thanks for your help.
-
How to round corners in a UnimEdit and UnimNumber edit...? Just in the input corner..... Thanks
-
Another mysterious "Loading...." page.
Israel Portillo replied to Israel Portillo's topic in Deployment
Yes I started coding this app while I had 1425 version installed in my IDE, after that I upgrade my IDE to 90.0.1539 version. When I have running delphi my app works great but when I try to run the app behind Delphi is when I have that screen. Including in the same computer. In a customer machine is the same, after I installed the 90.0.1539 runtime library I have the same mysterious page. -
Another mysterious "Loading...." page.
Israel Portillo replied to Israel Portillo's topic in Deployment
Yes I know the process a lot of times.... But my problem is an app started with a low version and running now it a new version.... I have another apps developed only with the new version and this apps are running well... Its like my app keeps references of libraries from the initial version but now is running with another libraries with a new version. -
Another mysterious "Loading...." page.
Israel Portillo replied to Israel Portillo's topic in Deployment
Hi Sherzod, so you suggest me I upgrade to this new version ? -
Another mysterious "Loading...." page.
Israel Portillo replied to Israel Portillo's topic in Deployment
Yes of course Is a standar server app. The process Uninstall old version in control panel Install new version with setup program Install new version into Delphi IDE -
Hi group I have a mobile app started while I had installed and using 1.0.0.1425 version then I upgrade to 1.90.0.1539 and when I am into delphi the app works great but when I try to used the deploy version I have problems... This including the same computer but not delphi running.... Any suggestion ?
-
Please forget my first question... I have discoved the tag property in TControl. But still waiting to resolve the second one... Thanks.
-
Yes, of course... I will be creating into a container, panels and buttons in runtime, Then every button/panel will need to respond to own events, Is there a way to attach a value (or Indicative) to any runtime created control to differentiate one from other ? The second point is how to attach too a ClienteEvents->UniEvents->beforeevent to a runtime created panel or button.... Thanks.
-
Also... How to attach a beforeInit in a runtime created panel too... Thanks for your advise.
-
Hi group. Is there a way to attach any value to a runtime created control to be used in any convenient purpose? Like to get the sum in a TUniDBGridColumn..... I will be using runtime buttons in a parent control and I would like to identify every one not just in the caption.....
-
+1