Re: Treeview Row Count






dhkuhl wrote:

Is there a function to give the number of rows in a treeview?


I used built-in python len() function, like this: count = len(self.model)

I suppose you can use it however the lists are implemented in language you
are using.
-- 
View this message in context: http://www.nabble.com/Treeview-Row-Count-tp25593281p25850819.html
Sent from the Gtk+ - Apps Dev mailing list archive at Nabble.com.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]