Send a message when the mouse hilites text on an option menu, possible ?

2012-11-02 Thread Rolf Kocherhans
I have an option menu with say 3 entries. When I click the onto the option menu, I can see all 3. When I hover up and down, the one which I am over is hilited. Is it possible to do something with this hilite ? I like to show some additional info about the hilited position. In my case the 3

Re: Send a message when the mouse hilites text on an option menu, possible ?

2012-11-02 Thread Jan Schenkel
Hi Rolf, There is no engine message that you can trap when you're using the standard option menu. If you use a menu stack instead, then you can trap mouseEnter and mouseLeave messages as they are sent to the menu item buttons, and show extra information (either within the menu stacvk or by