http://qs321.pair.com?node_id=724147

renegadex has asked for the wisdom of the Perl Monks concerning the following question:

hi! can i use the Gtk2::Gdk::PixbufLoader to load an image from a file? I wanted to create thumbnails for many pictures and this takes up alot of time. So what I need to do is incrementally load those images, at the same time, the user can do other things (click a button) without waiting for the images to load.