PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: J P Eskdale on November 07, 2013, 08:35:13 PM

Title: Help with MLG Right Click Menus
Post by: J P Eskdale on November 07, 2013, 08:35:13 PM
I'm using MLG in a FireFly program, all is going well except I'm stuck on dimming the options in the right click menu.

Is there an easy way or do I have to find the menus window and enumerate through the controls and then change the text?
Could do it but would take me a while.  Seems rather complicated

Does anyone have any examples - or just give me a pointer where to look

Many thanks

Jon
Title: Re: Help with MLG Right Click Menus
Post by: Paul Squires on November 08, 2013, 09:19:37 AM
It doesn't look it is defined in the Help file but in the source code Jim has the %MLG_GETMENUHANDLE message.
wParam = 0 for RClickMenu
wParam = 1 for RClickTabMenu
wParam = 2 for RClickInfoBarMenu