# change my $butImageFile = $mw->Button(-text=>'Browse', -command=> sub { openI +mageFileDialog($entImageFile)}); # to my $butImageFile = $mw->Button( -text=>'Browse', -command=> sub { $ImageFilePath = $mw->getOpenFile(-title => 'Open Image File:'); } );
In reply to Re: Placing a file path in a entrybox from a dialogbox
by keszler
in thread Placing a file path in a entrybox from a dialogbox
by dgilby
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |