|
NAMETk::TableEdit - A simple flat-file DBMS editor using Tk::SplitFrame, Tk::TabbedForm, and Tk::ColumnsSYNOPSISuse Tk; my $MainWindow = MainWindow->new(); Tk::MainLoop; DESCRIPTIONA compound widget built from the TabbedForm, SplitFrame, and Column widgets. It implements a simplified interface to a flat file database. Try out the demo.AUTHORSDamion K. Wilson, dkw@rcm.bmHISTORYPOD ERRORSHey! The above document had some coding errors, which are explained below:
Visit the GSP FreeBSD Man Page Interface. |