Guilherme Salgado wrote:

There are 2 errors i think i found. both of them aren't so relevant, but
i think it's good to tell you.
Here they are:

   14.2.6.1. Setting and Retrieving Data Values
   [...]
   store.set(iter, 0, 'Foo', 3, 'Bar', 1, 123)
   sets the first column to 'Foo', the sixth column to 'Bar' and [...]

sixth shouldn't be fourth?


14.9.2. TreeModelFilter [...] There's also a method to convert a child TreeIter to a filter model TreeIter and methods to convert file model paths to and from child tree paths: [...]

is *file* correct or it should be filter?


Thanks for pointing out these errors. You are right on both counts. They'll be corrected in the next release.

John

_______________________________________________
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