> I'm looking for a simple text edit widget written using Vtcl. 
> Has anyone
> written one they are will to allow me to re-use, steal:-) I'm 
> looking for
> something that provides simple cut and paste, file open/save.

Take a look at the template Tk application
http://mini.net/cgi-bin/wikit/608.html which is a dead-simple text editor
using the basic text widget and a couple of bindings.  It isn't vtcl, but
you can probably just copy the event code.

Bob
-- 
Bob Techentin                                  [EMAIL PROTECTED] 
Mayo Foundation                                           (507) 284-2702
Rochester MN, 55905 USA   http://www.mayo.edu/sppdg/sppdg_home_page.html


_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/vtcl-user

Reply via email to