NAME
Tk::PathEntry::Dialog - File dialog using Tk::PathEntry
SYNOPSIS
use Tk::PathEntry::Dialog qw(as_default);
$mw->getOpenFile;
DESCRIPTION
With this module, the Tk::PathEntry can also be used as a standard Tk file dialog.
SEE ALSO
Tk::PathEntry (3), Tk::getOpenFile (3).
AUTHOR
Slaven Rezic <srezic@cpan.org>
COPYRIGHT
Copyright (c) 2001 Slaven Rezic. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.