Am Donnerstag, den 28.05.2009, 09:44 -0500 schrieb Zane C.B.: > Now for some odd reason I am getting the error 'Can't call method > "set_back_pixmap" on an undefined value'
Well, $window is undefined. I think you want to use Gtk2::Gdk::Screen->get_default instead of Gtk2::Gdk::Screen->new. _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
