Help with MLG Right Click Menus

Started by J P Eskdale, November 07, 2013, 08:35:13 PM

Previous topic - Next topic

J P Eskdale

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

Paul Squires

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
Paul Squires
PlanetSquires Software