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?
Using MUI's built-in images
Re: Using MUI's built-in images
You can use "\33I[6:38]" for an up arrow for example!
Re: Using MUI's built-in images
Oh, thanks! Documentation seems to be missing that: https://www.hollywood-mal.com/docs/html ... rmat_.html
- airsoftsoftwair
- Posts: 5626
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Using MUI's built-in images
True, will be fixed.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