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