Posted by member 7991 on 2003-11-13 16:50:18 link

RabidCow: Would the Microsoft compiler (free) still make the module useable?

I'm just trying to see if I can actually implement a little tweak so that child popups don't close until an item in the parent is clicked on (or the parent popup closes). Essentially, I don't want popup submenus to be opened or closed unless there is a mouse click somewhere (whether in the submenu, or it's parent). I know that there is the option to wait for a mouse click before a submenu is opened, but submenus still close with this option set when the mouse HOVERS over a folder item in the parent popup.