Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: Can't get Dialog or messageBox to work from button

by Anonymous Monk
on Jan 13, 2016 at 19:28 UTC ( [id://1152715]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Can't get Dialog or messageBox to work from button
in thread Can't get Dialog or messageBox to work from button

Does anybody know where the documentation for Tk::Popup is at? Or know what I can do to get the dialog displayed onscreen in this case?

tk popup, http://search.cpan.org/grep?cpanid=SREZIC&release=Tk-804.033&string=popup&i=1&n=1&C=0, site:perlmonks.org tk dual monitor, tk monitor

Re: tk-dialog box and multi-monitor, Re: Tk multiple monitor problem, Re^3: Tk multiple monitor problem,

  • Comment on Re^3: Can't get Dialog or messageBox to work from button

Replies are listed 'Best First'.
Re^4: Can't get Dialog or messageBox to work from button
by SwaJime (Scribe) on Jan 14, 2016 at 14:45 UTC

    Thanks again :-)

    I was able to get this work after looking at http://search.cpan.org/dist/Tk/pod/Popup.pod with the following line changed:

    my (@popup_opts) = (-popover => $mw, -overanchor=>'c', -popanchor=>'c');

    It is working the way I want it to now. Thank you so much for your help. :)

    John

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1152715]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-24 23:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found