From: Jay S. <js...@aq...> - 2001-04-05 15:50:12
|
I'm actually working on a Tcl/Tk GUI for pilot-db databases. It's in the very very early stages at this point, and not trivial to set up because it depends on my jstools (soon to be renamed aqtools) suite, but when I get a bit further with it I'll post it here. What I have so far is the ability to parse an existing pilot-db .info file, read a .csv file into a Tcl list based on the fields in the .info file, and append records to that list using a dialogue box with appropriate widgets (e.g. a checkbutton for Boolean fields). Cheers, -j. -- Jay Sekora http://www.aq.org/~js/ js...@aq... `A language that doesn't have everything is actually easier to program in than some that do.' - Dennis M. Ritchie |