From: Marcio Antonio Mathias <[EMAIL PROTECTED]> > In many projects build using VTcl parts of the > generated code use absolute path format to point for > an object, instead of using a relative path format. Is > there a way to change it?
Check out the code from the sf.net cvs, modify the code to use the relative path format , test, generate patch files from the changes, and submit them as a bug or feature request patch file on the sf.net project. When you say "object ... relative path format" what do you mean, exactly? I'm presuming that by "absolute path ... for an object" you mean names like ::widgets::.top35 -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:[EMAIL PROTECTED]> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ vtcl-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/vtcl-user
