Button Images

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

Button Images

Post by djrikki »

Bug/Limitation found...

If the brush is loaded as a Hardware brush MUI Royale cannot obtain the graphics data... not checked with [text] and formatting codes, but assume same limitation exists.

Code: Select all

<button image="123"></button>
No mention of it in the documentation.
Evolve - Rapid GUI Development tool for MUI Royale and RapaGUI
http://myevolve.wordpress.com
User avatar
airsoftsoftwair
Posts: 5443
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Button Images

Post by airsoftsoftwair »

Well, hardware brushes should only be used for the things mentioned in the Hollywood documentation. It doesn't really make sense to use them in MUI GUIs.
Post Reply