menu separators ?
BlitzPlus Forums/BlitzPlus Programming/menu separators ?| 
 | ||
| Hallo. I have placed my order for b+ and I am expecting to get it on monday. I have a question. Does b+ have menu separators? Because I didn't saw this capability in the b+ demo. | 
| 
 | ||
| What do you mean by menu seperators? If you mean lines breaking up the menu choices, then yes you can. | 
| 
 | ||
| Thanx. Yes this is what I mean. But wich is the command for this? I couldn't find anything on the online manual... | 
| 
 | ||
| MenuItem "",0,menu | 
| 
 | ||
| OK. thx. |