On Tue, 2004-02-24 at 14:01, Alvaro A. Ramirez wrote: > ok. so far i get the following. i manage to almost traverse through all my rows in the treeview. however, because the while look calls iternext, i never get the first row. i oculd work around this, but i'm just wondering if there is a preffered way. I think you want ListStore.Foreach(). -- Mike Kestner <mkestner@ximian.com>