On Aug 28, 2017, at 7:07 AM, Randy Hengst via use-livecode 
<[email protected]> wrote:
> 
> I would find it very handy if when the cantSelect is true, you could still 
> drag to select objects that are above the control with cantSelect true… 
> 
> In other words, the ability to select the other controls with click and drag 
> when the initial click is within the rect of the control (usually a grc for 
> me) that has cantSelect set to true.
> 
> It certainly is possible to select the controls above the control with 
> cantSelect true… but only if the initial click is outside that rect.
> 
> I hope all of that makes sense.
> 

AFAIK you can achieve this if you also set the disabled of the control to true.

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

Reply via email to