ahhh.... how do you know if the user wants to move the image or the text?
maybe use a modifier key to help you differentiate between what the user wants to grab. if controlKey() is down then ... or maybe give a hotkey to select either text or image..... and maybe a red border around the selection while its selected so that the user knows what is selected? On Sat, Mar 4, 2017 at 5:04 PM, tbodine via use-livecode < use-livecode@lists.runrev.com> wrote: > Dr. Hawkins via use-livecode wrote > > pass mousedown > > "Pass mousedown" doesn't work here. (Message does not travel down to the > image control below the field.) > I used a send "mousedown" which does travel through, but what doesn't work > then is the "grab image 'blah'" line in the mousedown handler attached to > the image. The same mousedown handler works fine to grab the image when I > click directly on the image control. > > Tom > > > > -- > View this message in context: http://runtime-revolution. > 278305.n4.nabble.com/UI-design-problem-tp4712829p4712832.html > Sent from the Revolution - User mailing list archive at Nabble.com. > > _______________________________________________ > 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 > -- *Tom Glod* CEO @ *MakeShyft R.D.A* - www.makeshyft.com Developer of *U.M.P* - www.IamUMP.com _______________________________________________ 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