No subject

Bob Sneidar bobs at twft.com
Wed Sep 28 16:05:59 EDT 2011


I thought of another thing you could do that would cover all objects. Set a custom property for the objects you don't want deleted, say noDelete, then upon deleteKey and backspaceKey check for that property by getting the customKeys of the selectedObject and seeing if noDelete is in it. 

If the selection of multiple objects is a possibility, then get the selectedObjects, loop through them and proceed accordingly. 

Bob


On Sep 28, 2011, at 11:50 AM, J. Landman Gay wrote:

> On 9/28/11 1:00 PM, Bob Sneidar wrote:
>> The only place they could select the pointer tool is in the IDE.
> 
> A script can choose the edit tool in a standalone.
> 
> -- 
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list