Using MUI's built-in images

Discuss GUI programming with the MUI Royale plugin here
Post Reply
User avatar
jPV
Posts: 603
Joined: Sat Mar 26, 2016 10:44 am
Location: RNO
Contact:

Using MUI's built-in images

Post by jPV »

Can you use MUI's built-in images somehow with the text formatting codes? There's \33A[s] for Hollywood's brushes, but could I get pre-defined images inserted to text? Or convert the pre-defined images to brushes or something?

At the moment I would like to use pre-defined arrow images in listviewcolumn titles to indicate the sorting order (like in Ambient listers etc). I haven't figured out any other way than use the text formatting codes to get something there, but drawing own images won't work with the all possible MUI configs, and the default images would be there in the MUI if there'd be some way to get them used.

Image.class in MUI Royale seems to be able to use them, but can you use them elsewhere?
bitRocky
Posts: 120
Joined: Fri Nov 14, 2014 6:01 pm

Re: Using MUI's built-in images

Post by bitRocky »

You can use "\33I[6:38]" for an up arrow for example!
User avatar
jPV
Posts: 603
Joined: Sat Mar 26, 2016 10:44 am
Location: RNO
Contact:

Re: Using MUI's built-in images

Post by jPV »

Oh, thanks! Documentation seems to be missing that: https://www.hollywood-mal.com/docs/html ... rmat_.html
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Using MUI's built-in images

Post by airsoftsoftwair »

jPV wrote: Sat Apr 06, 2019 4:53 pm Oh, thanks! Documentation seems to be missing that: https://www.hollywood-mal.com/docs/html ... rmat_.html
True, will be fixed.
Post Reply