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

Screen Capture via wxPerl Script

by jmlynesjr (Deacon)
on Oct 19, 2012 at 00:52 UTC ( [id://999835]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    #
    # Capture Screen to a file. Written in wxPerl. Tested on Citrus Perl 5
    +.16 and wxWidgets 2.8.x.
    ...
                            # sure all items are written to the screen
    TakeScreenshot($self, $file);            # Capture the screen
    }
    
  2. or download this
    #! /usr/bin/perl
    #
    # Capture Screen to a file. Written in wxPerl. Tested on Citrus Perl 5
    +.16 and wxWidgets 2.8.x.
    ...
      $dialog->Destroy;
      return $textvalue;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-25 05:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found