Hi again, The sequence API as described in the pygtk FAQ entry 13.25
http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq13.025.htp does not work, the TreeStore and ListStore objects do have a function __getitem__, but no __setitem__. Where has __setitem__ gone? pygtk-1.99.15 on win32, gtk-2.2.2 thanks, Bernhard _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
