|
NAMETk::ComboEntry - Drop down list entry widget SYNOPSIS use Tk;
my $MainWindow = MainWindow->new();
Tk::MainLoop;
DESCRIPTIONA Drop down listbox + entry widget with nice keyboard bindings AUTHORSDamion K. Wilson, dkw@rcm.bm HISTORYPOD ERRORSHey! The above document had some coding errors, which are explained below:
|