Label gadget doesn't have left align!!!
BlitzMax Forums/BlitzMax Module Tweaks/Label gadget doesn't have left align!!!| 
 | ||
| EH? Am I missing something? The label gadget has... Constant Meaning LABEL_FRAME The label has a simple border. LABEL_SUNKENFRAME The label has a sunken border. LABEL_SEPARATOR The label is an etched box with no text useful for drawing separators. LABEL_CENTER The label's text is aligned to the center. LABEL_RIGHT The label's text is right aligned. but where is left aligned? | 
| 
 | ||
| Left align is the default behaviour... -- Byteemoz | 
| 
 | ||
| I wish the documentation would say that!!! | 
| 
 | ||
| You are not alone. :( | 
| 
 | ||
| I wish there was a LABEL_VCENTER to align vertically. | 
| 
 | ||
| Where do we post requests? |