|
|
SoftWish DebuggerSoftWishDebugger is a Tcl/Tk (Wish) plugin which helps debug your Tcl plugins. In the Model module, select Display|SoftWishDeveloper. You use it to selectively enter a Tcl/Tk interpreter window at each of the plugin entry points which Softimage calls. Breakpoints are enabled or disabled by means of the EntryPoints pulldown menu which lets you associate a Tcl expression with each of the plugin entry points. If this expression evaluates to 1, then SoftWishDeveloper will break. If the expression does not evaluate to1, instead of breaking into an interpreter window, the code associated with this plugin entry point, if any, will be executed.
|
|
copyright Video-Collage Inc. |