[pygtk] Tree filtering not working after loading a file
Nishith Nand
nand2110 at gmail.com
Fri Aug 1 14:09:48 WST 2008
Hi,
I am trying to write a little todo list program, in which I the list is
supposed to filter based on the selected context. The problem is that the
filtering is happening if just add items and try to filter them but its not
happening when I load the items from a file. I am using pickle module for
saving and loading. I have tried cPickle also, with no luck. The filter
function is working correctly, returning True's and False's properly but the
tree update is not happening.
Thanks and Regards,
Nishith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20080801/73e0c9da/attachment.htm
More information about the pygtk
mailing list