Menu

Using together with FMX components

Jedi Kim
2013-08-28
2013-08-28
  • Jedi Kim

    Jedi Kim - 2013-08-28

    when use with FMX component App is frozen.

    for example, when I add to Button or Any visual component on Form from FormWrapSlideTransition demo project iOS app is frozen.

    Please consider co-working with FMX :-)

     
  • Fenistil

    Fenistil - 2013-08-28

    If you override the Form's PaintRects method, FMX will not work. But if you want a great iOS performance don't use FireMonkey controls, as they are only rendered mimics of the original ones, and uses a lot of resources to draw (for example 6-10% IDLE cpu on an iPhone 4).

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2013-08-28

    Hi Jedi Kim

    I agree with Fenistil, and also never use FM controls with DPF controls,

    Regards

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.