On a Mac you just hold the option and command keys down and click the control to access it’s script. Isn’t there an equivalent key combination for Windows?
Roger > On Oct 11, 2017, at 8:14 AM, Bob Sneidar via use-livecode > <use-livecode@lists.runrev.com> wrote: > > Hi all. > > I came up with this handy snippet to put in a mouseUp handler of any behavior > button: > > -- check for behavior script editing > if (the optionKey is down or the altkey is down) and the controlkey is > down and \ > the environment is "development" then > edit the script of this me > exit mouseUp > end if > > Bob S -- this isn't part of the snippet > _______________________________________________ > 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 _______________________________________________ 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