TOC PREV NEXT INDEX

 


TclPro_Init


TclPro 1.4 adds a new API, TclPro_Init, which is implemented by the wrapper library (wrapper14x.lib or libwrapper1.4.a). This function initializes the TclPro Wrapper runtime system and turns a regular Tcl/Tk shell into a "wrapper input", the executable that knows how to find files that have been wrapped up. If a modified shell is used without anything wrapped up, it behaves like a regular Tcl/Tk shell.

The source code for TclPro_Init is in src/tclpro1.4/proInit.c, but you shouldn't have to compile this source file. Just use the precompiled version in the wrapper library. The source is just for your reference, especially if you created custom shells using earlier versions of TclPro.




http://www.ajubasolutions.com
Voice: (650) 210-0100
Fax: (650) 210-0101
support@ajubasolutions.com
TOC PREV NEXT INDEX