MaxGui gadgettext alignment?
BlitzMax Forums/MaxGUI Module/MaxGui gadgettext alignment?| 
 | ||
| Hi, I have a series of TextBoxes (Not TextAreas) which all at the moment defaults the text within them to left-aligned. Is there a way to change them that so the text they contain can be either centred? or right-aligned? TIA | 
| 
 | ||
| Does probably not really help, but you can change the reading order during runtime. Right click the textfield and choose from the popup window (windows only, i suppose). | 
| 
 | ||
| Thanks, I'll take a look at it. |