how can I make menu separators?
BlitzMax Forums/MaxGUI Module/how can I make menu separators?| 
 | ||
| Forget it... | 
| 
 | ||
| haha..did you figure it out? Jason | 
| 
 | ||
| Just for reference sake (in case anybody searches in the future), just create a menu as you would normally, but without any text set, for example... CreateMenu("",0,mnuParent) |