Page 1 of 1

[Implemented] menubarbreak

Posted: Fri Jan 10, 2003 10:04 pm
by BackupUser
Restored from previous forum. Originally posted by geoff.

The PureBasic command MenuBar() corresponds to MF_SEPARATOR (I think)

A similar command (eg MenuVertBar()) corresponding to MF_MENUBARBREAK
would be useful.

This would allow a long menu to be extended onto a second column.

I assume this would be a fairly minor addition.

(Implemented as 'MenuBar()')