Screen Title in MUI Royale Apps

Feature requests for future versions of Hollywood can be voiced here
Post Reply
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

Screen Title in MUI Royale Apps

Post by djrikki »

Hello,

I am sure I requested this elsewhere, at present if I write a MUI Royale app and use the default @DISPLAY with { Hide = True } the ScreenTitle property doesn't carry through to the MUI windows which is a shame. Is there a way around/another way that this is achieved?

I don't want this to continually say 'Workbench Screen' I want to be to set this at startup and change it during runtime.
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Screen Title in MUI Royale Apps

Post by airsoftsoftwair »

Have you tried the new SetScreenTitle() command introduced with Hollywood 6.0?
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

Re: Screen Title in MUI Royale Apps

Post by djrikki »

Finally, I reply (missed it!), yes and it doesn't work for me, unfortunately it still reads Workbench Screen.
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Screen Title in MUI Royale Apps

Post by airsoftsoftwair »

Then just use Window.ScreenTitle ;-)
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

Re: Screen Title in MUI Royale Apps

Post by djrikki »

Works, thank you =)
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
Post Reply