home *** CD-ROM | disk | FTP | other *** search
- {
- "toolbar name" = "Launcher";
- "toolbar array" = (
- ({image = "run"; help = "Run Task";},
- {image = "debug"; help = "Debug Task";},
- {image = "processes"; help = "Show Task Inspector";},
- {image = "options"; help = "Show Launch Options";}),
-
- ({image = "runDebug"; help = "Run Task From Debugger";},
- {image = "continue"; help = "Continue Or Pause Task";},
- {image = "stepOver"; help = "Step Over";},
- {image = "stepInto"; help = "Step Into";},
- {image = "print"; help = "Print Value";},
- {image = "printStar"; help = "Print Referenced Value";},
- {image = "printObject"; help = "Print Object Description";})
- );
- }