Quoting Javi Roman <[EMAIL PROTECTED]>:

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

Two possible solutions:

- Use a CList instead
- Try to apply what you now know about the CList :-) I guess the
behaviour is pretty much the same but you have to use list.get_selection()
instead of clist.selection (note the "()").

Try to read the tutorial on www.gtk.org, too.

-- 
==============================================
Sowatec AG,       CH-8330 Pfäffikon (ZH)
Witzbergstr. 7,   http://www.sowatec.com
Tel: +41-(0)1-952 55 55
Fax: +41-(0)1-952 55 66
----------------------------------------------
Aaron "Optimizer" Digulla, [EMAIL PROTECTED]
==============================================


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

Reply via email to