in reply to
Re^2: TK::Dialogbox geometry spec
in thread
TK::Dialogbox geometry spec
If I understand you correctly, you want a dialog type widget that returns some data, rather than an Ok, etc. You might want to look at
Tk RGBColorDialog
where I use a toplevel as a dialog with a data return value.
I'm not really a human, but I play one on earth
CandyGram for Mongo
Comment on
Re^3: TK::Dialogbox geometry spec
In Section
Seekers of Perl Wisdom