Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: PerlMagick Gtk2::Gdk::Pixbuf

by renegadex (Beadle)
on Jul 22, 2008 at 00:00 UTC ( [id://699187]=note: print w/replies, xml ) Need Help??


in reply to Re: PerlMagick Gtk2::Gdk::Pixbuf
in thread PerlMagick Gtk2::Gdk::Pixbuf

wow! thanks zentara! that worked for me! thanks again! how come you know a lot? are you working for some kind of image processing software or company? im very impressed!

Replies are listed 'Best First'.
Re^3: PerlMagick Gtk2::Gdk::Pixbuf
by zentara (Archbishop) on Jul 22, 2008 at 11:44 UTC
    Well it was confusing for me at first too. I subscribe to the Perl/Gtk2 maillist and asked alot of questions, and ran alot of example code found in their archives. You can download their archives in monthly chunks, and search them for code. muppet in particular has been very helpful explaining the difficult parts of Gtk2. The do statement to use the pixbuf-loader was put on the maillist by Aristotle.

    If you are getting into Perl/Gtk2, start getting in the habit of opening the perldoc for whatever widget you are interested in, and look at the top, where the inheritance is shown, and at the bottom where the signals are shown. Most of the tougher problems require you to use an inherited method on the widget, or some clever juggling of the events and signals available to that widget.

    Also check out the nice studyguide at novell perl gtk2 studyguide


    I'm not really a human, but I play one on earth Remember How Lucky You Are
Re^3: PerlMagick Gtk2::Gdk::Pixbuf
by Anonymous Monk on Jul 22, 2008 at 08:03 UTC
    zentara knows where to find documentation and read it, and does so frequently :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-03-28 15:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found