From: Marc Heiler Date: 2006-11-16T12:01:38+09:00 Subject: "Snapshotting" of a ruby-gnome application Using Gtk::Image and Gtk::Pixbuf, and a widget where you can move the images around, it is possible to draw ... uh, images. A little bit like Gimp with fixed objects. But, aside from making a Snapshot with something like ksnapshot, does anyone know of a way to get the current "assembled Images " from a widget (any widget at all)? Specifically, I would like to make a "dumb" Image "drawing" application, and would like to be able to store the final image result somewhere. (Think of some flash applications that do that) -- Posted via http://www.ruby-forum.com/.