Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Problems with Tk::SplashScreen and Tk::Splash

by JediWizard (Deacon)
on Jun 15, 2005 at 15:03 UTC ( [id://466937]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    use strict;
    ...
        
        $sp->Splash(10000);
    }
    
  2. or download this
    $splash = Tk::Splash->Show($image, $width, $height, $title,
                                       $overrideredirect);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://466937]
Front-paged by bibliophile
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-16 06:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found