TheBar 26.12

Discuss GUI programming with the MUI Royale plugin here
Post Reply
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

TheBar 26.12

Post by djrikki »

Hello,

With the release of TheBar 26.12 on OS4Depot, the button frame of each toolbarbutton is no longer visible which suggests that its a bug or more likely the developer can toggle the state of this property which is absolutely great, as on some occasions the toolbar looks good with and without a button frame.

I now need to go away find and the answer, nothing written in the current MUIRoyale documentation seems to cover this possibly 'new' feature.

Previous TheBar screenshot:

http://www.lakemarketingandevents.co.uk ... ture35.png

26.12 version:

http://www.lakemarketingandevents.co.uk ... ture41.png
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

Re: TheBar 26.12

Post by djrikki »

Okay, I've tried toggling the 'borderless' property of the toolbar class, makes no difference.
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5834
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: TheBar 26.12

Post by airsoftsoftwair »

This looks like a bug to me. TheBar shouldn't suddenly change its appearance because this breaks compatibility with previous versions. You should report this to the TheBar team.
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

Re: TheBar 26.12

Post by djrikki »

Already done, it would be nice to have this as a toggle though, looks pretty fab in some areas of the UI.
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5834
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: TheBar 26.12

Post by airsoftsoftwair »

You need to set Toolbar.IgnoreAppearance to TRUE if you want to override the user's default settings.
djrikki
Posts: 682
Joined: Wed Apr 06, 2011 12:26 am

Re: TheBar 26.12

Post by djrikki »

Great, that works well. :)
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
Post Reply