Hi,

    I am trying to write a little tool which displays a tree/list which is 
filtered on some criteria. The problem is, if I run the program, add items to 
the tree and try to filter it, everything works fine. When I try to save the 
items to a file the load them and then try to filter, it doesn't work. Although 
the filtering function is working correctly and returning True's and False's 
properly, based on the choice, but the tree is not getting updated. Any ideas ?
Thanks and Regards,
Nishith
 -----------------------------------------------------------------------
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?



      
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to