Keeping a group of controls "active" while using edit tool

Paul Hibbert paulhibbert at mac.com
Fri Sep 26 23:17:50 EDT 2014


Not sure if it's what you are looking for, but if these tool panels are on separate stacks or substacks you could try:

palette stack "myToolPanel" --For the (sub)stack to become a palette

and

topLevel stack "myToolPanel" --to revert back to an editable (sub)stack

Paul

On Sep 26, 2014, at 2:49 PM, Dr. Hawkins <dochawk at gmail.com> wrote:

> I recall some fields I had years ago that stayed "live" with the edit tool,
> much to my dismay.
> 
> I now have an editing tool panel on couple of my stacks for controls to
> choose and center the group I'm using or want to use.
> 
> These are stacks the user will never see, but it would be nice for m own
> convenience.  I thought of storing the tool type on mouseEnter, setting to
> browse, and restory on mouseLeave, but those don't get sent without the
> browse toool.
> 
> 
> -- 
> Dr. Richard E. Hawkins, Esq.
> (702) 508-8462
> _______________________________________________
> 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