]> git.saurik.com Git - wxWidgets.git/commit - src/generic/datavgen.cpp
Generic wxDataViewCtrl: resize autosized columns at idle time.
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 31 Aug 2011 09:04:41 +0000 (09:04 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 31 Aug 2011 09:04:41 +0000 (09:04 +0000)
commitbed74e488fd6f8dfcb06d9492ac5b34d0af2ec00
tree817e17ef7532eeaee0ed616e9f9f7f6134b3ae28
parent685a9fa61d56606cadb99a0a34773ecfb9865fa8
Generic wxDataViewCtrl: resize autosized columns at idle time.

This is much more efficient than doing it immediately when adding large
number of items into a control with lots of them.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/dataview.h
src/generic/datavgen.cpp