in reply to
Return value from Button event
Shortest solution is to make $filepath a global variable, or you could store it as your mainwindow attribute
$mw->{_my_store}{filepath}
[download]
Coping with Scoping
Comment on
Re: Return value from Button event
Download
Code
In Section
Seekers of Perl Wisdom