On Tue, 8 Aug 2000, Javi Roman wrote:

> Good, that seems that it works, but I talk about to a GtkList and not a
> GtkCList.

Note that in almost all cases it is better to use a CList than a
GtkList.  If you are going to have a substantial number of rows, then
CList will handle it a lot better (if the combined height of all the items
in a GtkList is > 2^15, then GtkList will not work correctly).

James.

-- 
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/



_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to