Menu

No way to use Delphi non-native FM controls?

Kaarigar
2013-08-13
2013-08-13
  • Kaarigar

    Kaarigar - 2013-08-13

    I have a FM mobile form that is attached to a TDPFUIViewController through its Form property. The form has a regular non-native FM TLabel component. When I run this app, it freezes in simulator.

    I have read somewhere in discussion that Delphi non-native FM components cannot be mixed and match with DPF components. Does it also apply to Delphi components that are on an embedded form as described above? I was kind of hoping that it should work. Are there any work around to make it happen?

     
  • Tyson Stephen

    Tyson Stephen - 2013-08-13

    Why not use TDPFLabel?

     
  • Kaarigar

    Kaarigar - 2013-08-13

    I just gave an example that shows that it doesn't work. Ideally, my embedded form would have many other FM controls. Basically I am trying to reuse FM Form with FM controls on it as embedded inside a TDPFUIViewController and trying to understand what limitation prevents it from being used as embedded.

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2013-08-13

    Hi, Kaarigar

    You can not use FM controls inside or outside of DPF controls,
    Why? FM controls not a iOS controls and all FM controls rendered to graphic format and displayed in output! and we cant use them,

     

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.