Hello list,
I'm learning vtcl (& Tcl/Tk). My problem is the lack of demos written in
vtcl. I learn a lot from the demo "widget" that comes with Tk. To teach
myself the use of vtcl, I was trying to "translate" (with a lot of copy &
paste) some examples to a vtcl project. (I try this with the example were
you can move lines and other drawings on a canvas, they highlight when the
mouse is over it, you can draw a rectangle and print everything that is in
the rectangle,....I believe it is the "items" example)
I don't manage to create similar things in vtcl. For instance, when I use
"current" or "canvasx" in a function, I get things like "Toplevel unknown
function".
Isn't there, by any chance, someone who translated those examples to a vtcl
project? (Or has similar projects that could serve a demo?) I think it would
not only help me in learning, but probably a lot of other people too...
Thanks,
Stef.
_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/vtcl-user