On Thu, 2004-05-27 at 14:38, John Finlay wrote:
> I've added some content to the section on the TreeView widget. It needs 
> more work but I'd like to get some feedback on it. It's at:
> 
> http://www.moeraki.com/pygtktutorial/pygtk2tutorial/ch-TreeViewWidget.html
> 
[...]
> Please send me comments about errors, omissions, confusing parts, 
> stupidities, etc.
> 
Hi John!

First of all, thanks for the great tutorial. It helped me a lot.

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 again for the great work

Guilherme
-- 
This email has been inspected by Hans Blix, who has reported that no
weapons of mass destruction were used in its construction. 
Read his report here:
<http://www.un.org/apps/news/infocusnewsiraq.asp?NewsID=414&sID=6>

_______________________________________________
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