[pygtk] Listtore
Arie Timmerman
arietimmerman at gmail.com
Tue Feb 21 00:34:16 WST 2006
How can i make a dynamic liststore. An example:
It could be this: gtk.ListStore(str,str,str,str)
But it also could be this: gtk.ListStore
(str,str,str,str,str,str,str,str,str,str,str,str,str)
So i want to repeat "str" x times. How can i do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20060220/e9c01fb2/attachment.htm
More information about the pygtk
mailing list