This is sounding more and more like a FAQ.
 
Perhaps as a future redesign...we can make some of the widget/code generation generic enough so that with some form of template for each of the generic versions, it can be exported as whatever format that might be appropriate. 
 
Or based on when a new project is created, the output format can be defined (TCL/TK, Java, Python/Pytk, Perl/Perltk,etc).  I would think one of the easiest times for this would be during the new project development, then when ever a new widget is added, it is place in ${PROJECT_FORMAT} or called with that somewhere in the procedure calls (New Project, Save Project - when changing from one format to the next, New Widget, New Window, etc)
 
Although then we might need to start calling it something besides vTCL... How about just V  :-)

Eric Bresie
e[EMAIL PROTECTED]

On Behalf Of R.. Scott Davis
Sent: Sunday, April 02, 2000 4:05 PM

Where would one start in modifying vtcl to generate python/tkinter source as opposed to tcl/tck source output.

Reply via email to