Corrected, I was doing something stupid. Thanks. On Tue, Apr 09, 2002 at 02:33:40PM -0700, Gareth J. Greenaway wrote: > Greetings, > I am having a bit of an issue with the CList widget in some code im > writing. The situation is this, I have a couple threads running > gathering information. the information is stored in the clist, when > some of the information changes I update the clist with the new > information (using the set_text method). the issue is this, > occasionally the clist does not get updated properly. either some > cells are left blank or are not colored in by the set_background method > I call on the row. Ive tried moving this code around making sure it > was being run in the right place but it doesnt change the output. Any > thoughts? > > > Thanks. > Gareth > -- > "I'm a 21st century digital boy, I don't know how to live but ive got > alot of toys." > ------------------------------------------------------------------------------ > Gareth J. Greenaway > [EMAIL PROTECTED] > _______________________________________________ > pygtk mailing list [EMAIL PROTECTED] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ >
-- "I'm a 21st century digital boy, I don't know how to live but i've got alot of toys." ------------------------------------------------------------------------------ Gareth J. Greenaway [EMAIL PROTECTED] _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
