Ed Leafe wrote: > On Mar 26, 2007, at 12:45 AM, Paul McNett wrote: > >>>> Paul, are there any changes you are aware of that might have caused >>>> this? >>> Not off the top of my head, but I'll take a look at it tonight. >> I can't repro on Ubuntu Edgy, wxPython 2.8.3.0. > > This is now fixed. There was code in processSort() that was setting > the CurrentColumn property to the sort column, and nothing was > setting it back. I think that some of the recent changes that > affected the use of setFocus() uncovered this bug.
Ok, I didn't understand before that it had to do with sorting, so I can now repro the original problem. It was only with editable columns, which explains why I never ran across the problem... -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
