Page 1 of 1

MsgBars (Linux)

Posted: Wed Jul 14, 2010 1:41 pm
by IBTC
Is it maybe also possible to use message bar with the menu? So we can use this:

Code: Select all

MENUITEM [ <oMenuItem> PROMPT ] <cPrompt> ;  
     [ ACTION <uAction> ] ;  
     [ MESSAGE <cMsg> ]
<cMsg> The associated message of this control.

And also Msgitems?

Thanks.