in reply to
Re: PerlTk File Input
in thread
PerlTk File Input
Or even use
Tk::PathEntry
instead of Entry. This one lets you use the <Tab> key for completion as in modern shells.
Comment on
Re^2: PerlTk File Input
In Section
Seekers of Perl Wisdom