MaxGui question
BlitzMax Forums/BlitzMax Tutorials/MaxGui question| 
 | ||
| Is it possible to change the font size of various gadgets - labels, the font in text boxes etc? Any tutorial showing this? | 
| 
 | ||
| You use SetGadgetFont and LookupGuiFont (or LoadGuiFont) but there are some limits explained in the MaxGui overview section 'Crossplatform Issues'. |