Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Perl Gtk2 AboutDialog's "set_url_hook()" is Not Working as Expected.

by Crackers2 (Parson)
on Aug 22, 2013 at 19:46 UTC ( [id://1050558]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $about_window->set_url_hook(open_browser($url));
    
  2. or download this
    $about_window->set_url_hook("open_browser",$url);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1050558]
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-25 21:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found