Re: How Do I get WM Decorations and Pixmaps to work [gtk1-perl]?



Quoting Mauricio Silveira <msilveira linuxbr com>:
<snip>
I found the GTK-perl tutorial along with the Gtk::reference and 
Gtk::objects a great learning, and the reference/objects man-pages
themselves are still very useful.
</snip>

Not that much has changed in relation to Gtk2.  Most programs port over with
just s/Gtk/Gtk2/g and s/Gnome/Gnome2/g.  The big changes are to the list/tree
widgets and the text widget.  The new list and tree widget is a little hard to
wrap your head around, but happily a well documented wrapper object is included
with Gtk2-Perl (Gtk2::SimpleList).



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]