Użytkownik Paul McNett napisał: > Then again, Find is implemented in dGrid, not wx.grid.Grid. Could be > something to do > with our implementation. See lines 3119-3136 in dGrid. I see nothing wrong > with the > implementation by the way, but at least it's something to play with. You > could print > out system information in each iteration and try to narrow down what's eating > up the > handles.
Agree. I guess there is something wrong with wxTimerHiddenWindowModule implementation, but I'm not sure now. Since there is no wxTimer open reference in Dabo nor wxPython, so it must be instantiated internally somewhere inside wx core. I will check pure wx implementation first. -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
