Re: Using CList?



Adam Jendrosek said:
i have read in this mailing archive that CList is deprecated. Is any
complement widget existing?

indeed, a much more powerful widget is available, the GtkTreeView.
   http://developer.gnome.org/doc/API/2.0/gtk/TreeWidgetObjects.html

if that's *too* much for what you want to do, Gtk2::SimpleList is a simple
front-end to all of that:
   http://gtk2-perl.sourceforge.net/doc/Gtk2::SimpleList.pm.html


if you are attempting to port existing gtk-perl code that uses CList too
heavily to change all in one go, check the september archives for my post
about the very alpha Gtk2::Deprecated module.

-- 
muppet <scott at asofyet dot org>



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