| View previous topic :: View next topic |
| Author |
Message |
Joy2DWorld
Joined: 04 Dec 2006 Posts: 422 Location: Galil, Israel
|
Posted: Mon Oct 08, 2007 1:46 am Post subject: |
|
|
NICE!!!!
incredibly useful!!!!!!!!!
(@Sean,
is there call to also get MFS_HILITE info and such ?) _________________ Joyce Jamce |
|
| Back to top |
|
 |
Lexikos
Joined: 17 Oct 2006 Posts: 2558 Location: Australia, Qld
|
Posted: Mon Oct 08, 2007 3:22 am Post subject: |
|
|
| GetMenuState & MF_HILITE (which has the same value as MFS_HILITE.) |
|
| Back to top |
|
 |
Sean
Joined: 12 Feb 2007 Posts: 1338
|
Posted: Mon Oct 08, 2007 4:24 am Post subject: |
|
|
| Joy2DWorld wrote: | | is there call to also get MFS_HILITE info and such ? |
I saw Micha's script use the API GetMenuItemInfo, so I suppose the infos about the item state are already there. Otherwise, and if you need only the state infos, GetMenuState can be handy as lexicos said. |
|
| Back to top |
|
 |
|