> I checked Tktable on Linux, it just works great with Tk 8.3.2 > > I included it in the CVS and it will be included in 1.5 > (thanks to Patrick Cailly for the files). > > Now what we need is a database wizard that takes a mysql > database and generates a form automatically like Visual > Basic does. Any volunteers :-) ? I've got some stuff in incrtcl that generates widgets from postgresql tables, it also groks TkTable. Wouldn't touch mysql with a forked stick though. Perhaps I ought to set up a sourceforge project for it? Colin. > cgavin wrote: > > > I was recently provided with a tkTable for 1.5.1b1, but I haven't > > tested it yet. > > > > I need to verify if tkTable works with Tk 8.3.2. > > > > Some parts of vTcl 1.5.1 could not work on previous versions > > of Tk (I haven't verified this either). > > > > Problem is, there is lots of work to complete 1.5.1 (lots of > > new features were introduced). What about adding tkTable > > to a 1.6 version of vTcl ? > > > > Christian > > > > Stef Pillaert wrote: > > > > > Hello, > > > > > > I'm playing with vtcl 1.5.1b1: great! > > > > > > In vtcl 1.2.2, I also had the tktable included, by just adding a lib_table.tcl > > > in the lib-directory. Someone provided it some time ago on this list... > > > With 1.5.1b1, it doesn't seem to work: with vtsetup, I can select the > > > table-library, but vtcl can't start anymore....: > > > ---------------------------------------------- > > > Error in startup script: invalid command name "vTcl:lib_table:init" > > > while executing > > > "vTcl:$libname:init" > > > (procedure "vTcl:load_widgets" line 30) > > > ...... > > > ---------------------------------------------- > > > **What do I have to change to make it work again? > > > **Wouldn't it be a good idea to add the table-lib to vtcl by default? It seems a > > > very usefull widget to me (and probably some others?) > > > > > > Thanks, > > > Stef. > > > > > > ------------------------------------------------------------------------ > > > Name: lib_table.tcl > > > lib_table.tcl Type: TCL Program (application/x-tcl) > > > Encoding: base64 > > > > _______________________________________________ > > vtcl-user mailing list > > [EMAIL PROTECTED] > > http://lists.sourceforge.net/lists/listinfo/vtcl-user > > > _______________________________________________ > vtcl-user mailing list > [EMAIL PROTECTED] > http://lists.sourceforge.net/lists/listinfo/vtcl-user _______________________________________________ vtcl-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/vtcl-user
