setCheck( ) into a System Menu?

new topic     » topic index » view thread      » older message » newer message

Hi, All!

I could append some items to the system menu of a window, 
after the "Minimize", "Maximize", "X Close",
SysMenu = GetSystemMenu( getHandle( newWin), 0)
AppendMenu( SysMenu, {MF_SEPARATOR,0, ""})
AppendMenu( SysMenu, {MF_STRING, onTop, "Something to Do"})
.. ..

They work, but I am not able to setCheck( ) one of these items (or set
symbols to their side, as are visible for the existing items). 
The commands that are valid for the normal and popup menu don't work here.
 
Somebody knows how to?

Antonio Alessi

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu