Menu

Full Screen

xenon
2014-05-15
2014-05-18
  • xenon

    xenon - 2014-05-15

    Hi. In XE 6 I set the property "BorderStyle = none" in form and DPFActivityIndicatorView and DPFLabel becomes invisible in application. This problem occurs only with me?
    P.S.: Sorry for bad English :)

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-05-17

    Hi xenon

    After using BorderStyle = none, you must be call your parent view loaded in form show event:

    DPFView1.Loaded;

    Regards

     
  • xenon

    xenon - 2014-05-18

    Ohhh... All DPF components i must put in DPFview? Just have not used it yet.

     
  • xenon

    xenon - 2014-05-18

    Anyway thanks for your, Babak. You helped me :)

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-05-18

    Hi xenon

    No all components, only your root parent DPFView is enough.

    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.