Hi,
I have a classic main menu at the top of my application. Each menuitem is highlighted when the mouse hovers over it. I did not write this, but am now developing for it. The problem is that when the mouse hovers outside of the menuitem area in direction to the top of the screen, the menuitem remains highlighted. Now, is this a bug or is there something I am missing here?
Can I edit this somehow? No handlers are visible when I see the event list for each item. Same with the mainmenu.
Also, I'd love to be able to edit the menu events, because I'd like to have the menu items pop up upon a click ONLY if the item is not already displayed. If it already is, then I'd like the click to hide it again.
Any ideas?
Thanks in advance!