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);