Hi all,

does anyone have a sample script that simply shows a picture?

I found something like that, but don't know what GetWordPicture() do.

my $logo="LOGO.gif";
my $image=Wx::Bitmap->new( Wx::Image->new( $logo, wxBITMAP_TYPE_ANY) );
my $bitmap_widget=GetWordPicture($self); # this gets the address of the static 
bitmap
$bitmap_widget->SetBitmap($image); 


Thanks,
Daniel




      __________________________________ Wissenswertes zum Thema PC, Zubehör 
oder Programme. BE A BETTER INTERNET-GURU!  www.yahoo.de/clever

Reply via email to