Re: messageTransparent

2011-04-04 Thread J. Landman Gay
a graphic that was on top of a locked field, and I clicked on the graphic, a mouseUp message would pass right through the graphic and be picked up by the field? A sort of messageTransparent property? For images and graphics you can set the enabled to false. I'm not sure about other ty

Re: messageTransparent

2011-04-04 Thread dunbarx
Stupid. I have known for 25 years that you just disable the frontmost object. -Original Message- From: dunb...@aol.com To: use-livecode@lists.runrev.com Sent: Mon, Apr 4, 2011 12:12 pm Subject: messageTransparent Wasn't there a discussion a while back about a property (or

messageTransparent

2011-04-04 Thread dunbarx
eld, and I clicked on the graphic, a mouseUp message would pass right through the graphic and be picked up by the field? A sort of messageTransparent property? For example, getting the clickLine would be direct. I can always send the message to the field from the graphic, but I seem to remember a