On 02 April 2000, you (R.. Scott Davis) wrote:
> Where would one start in modifying vtcl to generate python/tkinter
> source as opposed to tcl/tck source output.
>
I already dreamed of it. Would be nice.
But vtcl is designed to load the project as TCL code; If you translate
a project in python from within vtcl, you won't be able to load it
again anymore.
Instead I thought some time ago about an external TCL script that would
define as code-generating procedures the widget names used by TK to
create the GUI. You would then just have to source the vtcl generated
code to produce the wanted python code instead of running the GUI.
May be easier to implement too, rather than fiddling with vtcl
instrinsics.
--
Hope this helps,
Fabien.
_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/vtcl-user