On Sun, 2002-12-29 at 03:49, David M. Cook wrote:
> I've uploaded a tarball, mytreemodel.tgz, of a pygtk program and a README
> describes some of the problems I'm seeing to
> 
>   http://davidcook.org/pygtk
>   
> Dave

I have no problem with the GenericTreeModel. I use it in Gaphor
(http://gaphor.sf.net) and even use editable cells (with an icon).

Take a look at namespace.py (in gaphor/ui:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gaphor/gaphor/gaphor/ui/namespace.py?rev=1.15&content-type=text/vnd.viewcvs-markup)
 and take a look at the NamespaceModel and NamespaceView classes. For editing stuff 
the NamespaceView in interesting.

Regards,

Arjan


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to