how can I make menu separators?

BlitzMax Forums/BlitzMax GUI Programming/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(<b>""</b>,0,mnuParent)