On Feb 14, 2011, at 8:24 PM, Terry Judd wrote:

Hi there - I’m trying to build a ‘fake’ optionmenu control where the menu is a list field object that is popped up over the control. I have a mouseMove handler in the field to set the hilitedLines of the field and this all works well provided the user clicks the control to popup the menu (field) and releases the mouse before selecting an option. However, if the mouse is held down then the focus stays with the control and there doesn’t seem to be any
way to hand it over to the menu (field).

Any suggestions?

Try grouping the control and the list field and putting the mousemove handler into the group script?

-- Peter

Peter M. Brigham
pmb...@gmail.com
http://home.comcast.net/~pmbrig



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to