Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: What's wrong with this Wx::Bitmap construction?

by isync (Hermit)
on Feb 26, 2010 at 15:52 UTC ( [id://825541]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    open ICON, '<', \$icon_data or die $!;
    my $image = Wx::Image->new();
    $image->LoadFile( \*ICON, wxBITMAP_TYPE_ANY );
    $images_sm->Add( Wx::Bitmap->new($image, -1) );
    
  2. or download this
    package VBR::RES;
    
    ...
    BwcHBwAA+fn5AAAHBwcHBwcHBwcHBwAAAAcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBw
    +cHBwcH
    BwcHBwcHBw==
    (snip)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-03-29 00:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found