Menu

Transparent TDPFUIViewController

Kaarigar
2013-10-22
2013-10-23
  • Kaarigar

    Kaarigar - 2013-10-22

    How to make TDPFUIViewController transparent or semi-transparent so that the other stuff under it shows through?

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2013-10-22

    Hi Kaarigar

    If you set BackgroundColor to null you can see a transparent TDPFUIViewController.

    Regards

     
  • Kaarigar

    Kaarigar - 2013-10-22

    I have the Form property of the TDPFUIViewController set to a form. I do that because it helps me to design the content of the TDPFUIViewController outside and independent of the ViewController itself. I think the Form is opaque and prevents the see through. Is there way to work around that? Thanks!

     

    Last edit: Kaarigar 2013-10-22
  • Babak Yaghoobi

    Babak Yaghoobi - 2013-10-23

    Hi Kaarigar

    I recommend the use of Frames into Frame property of TDPFUIView.
    Using Forms cause your app get extra memory.

    Regards

     
    • Kaarigar

      Kaarigar - 2013-10-23

      Thanks for the tip. However, I have used TDPFUIViewControllers and unfortunately they only have the Form property. I will have to update the entire app to use TDPFUIView.

       

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.