As far as I can see there isn't any code that resets the selection model when the model's reset() method is called. There *is* some funky behavior with selection models continueing to store indexes that are no longer valid once the layout of the model changes, though.
On 11/16/06, Matt Chambers <[EMAIL PROTECTED]> wrote:
Is it possible that using one of the View classes, to reset() the model, but still maintain any selections the users had on items that were in the old data, and the new data? Matt _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
-- Patrick Kidd Stinson http://www.patrickkidd.com/ http://pkaudio.sourceforge.net/ http://pksampler.sourceforge.net/ _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
