Posted January 27, 20241 yr Hi, I'd like know if XData and RemoteDb can be used in a FGX application (Android). Thank you Edited January 27, 20241 yr by Mark
January 27, 20241 yr Hi Mark absolutely yes without problems π I have developed FGX applications with following libraries: RemObjects (SDK and DataAsbtract) DMVC Framework TMS XData Best Regards
February 17, 20241 yr Author Hi, anoter question; in my Delphi Apps for Android I used a lot the TFrameStand component, mainly for transitions effects and for modal wait/progress controlled dialogs. Is it available in FGX something that I can use to get the same behaviour ? BR
February 17, 20241 yr Hi Mark FGX is very powerful in terms of custom animations and dialogs. TFrameStand "simplifies" using dialogs and transactions easily on FMX. In FGX these tasks are much easier to manage directly with the library itself. I recommend you look at the TfgFrame, CustomFormDialog and all the animation examples. Once you understand how it works you will see that with FGX these activities are much simpler to manage than in FMX (which is why Andrea created TFrameStand) Edited February 17, 20241 yr by claudio.piffer
Create an account or sign in to comment