hideBackdrop - where is the trick?
Posted: Sun Jun 29, 2008 7:44 am
Hello!
I'm currently preparing a small application for my son which should run in "Kiosk mode" (the application, not the son)
Thus, I
To simplify development (for me) within the application I tried to
in order to get rid of the backdrop.
But, what should I say, the backdrop remains...I have to leave Revolution Studio(!) completely in order to let the Backdrop disappear.
Is there a special trick to "hide the Backdrop"?
Thanks in advance for any help!
I'm currently preparing a small application for my son which should run in "Kiosk mode" (the application, not the son)
Thus, I
Code: Select all
set the Backdrop to <imageid>
set the hideBackdrop to false
Code: Select all
set the hideBackdrop to true
But, what should I say, the backdrop remains...I have to leave Revolution Studio(!) completely in order to let the Backdrop disappear.
Is there a special trick to "hide the Backdrop"?
Thanks in advance for any help!