LC8DP15 feedback-IDE Issues

Sannyasin Brahmanathaswami brahma at hindu.org
Thu Mar 3 17:44:59 EST 2016


How do you go about inserting this everytime you boot?



On March 3, 2016 at 9:30:17 AM, J. Landman Gay (jacque at hyperactivesw.com<mailto:jacque at hyperactivesw.com>) wrote:

I changed this years ago in a custom frontscript:

on tabKey
if controlkey() = "down" then
if the tool = "pointer tool"
then choose browse tool
else choose pointer tool
else pass tabKey
end tabKey

This toggles the browse and edit tools with Control-Tab. If any other
tool is selected, it will toggle the tool to Edit.


More information about the use-livecode mailing list