Enhancements in your opinion? [newTool]

Malte Brill revolution at derbrill.de
Tue May 9 09:41:46 EDT 2006


Hi Bob,

you need to use newTool in a frontscript, as it is trapped (and not  
passed) by the IDE. Try the following:

Create a button "myButton"

script:

on NewTool
   beep
   pass newTool
end newTool

then in the messagebox:

insert the script of button "myButton" into front

Hope that helps,

Malte



More information about the use-livecode mailing list