Defer SetHorizontalExtent to idle, also fixes (wxListBox::Delete ignores Freeze/Thaw...
authorRobert Roebling <robert@roebling.de>
Sun, 25 May 2008 20:54:30 +0000 (20:54 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 25 May 2008 20:54:30 +0000 (20:54 +0000)
commit1ddb283ad51e845a8f7d18e3e1efc07328b99142
treea87ec9d13eb67cd75b4b0ca8967e8ed4eddd9204
parent5af86f4df50e22985c852afdcad1c7979d036b1b
Defer SetHorizontalExtent to idle, also fixes (wxListBox::Delete ignores Freeze/Thaw and is verrrrry slow)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/listbox.h
src/msw/listbox.cpp