wxWidgets/samples/treectrl
Vadim Zeitlin 4e1e8dc51b Change wxMSW wxTreeCtrl::DoFreeze() to not hide the tree any more.
Hiding the tree when it's frozen, as done in r72665, results in its own
problems, e.g. loss of focus. So don't do this but resize the control to a
very small size when freezing it and restore it to its old size afterwards.

Closes #15166.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-05-31 23:21:36 +00:00
..
checked.xpm
icon1.xpm
icon2.xpm
icon3.xpm
icon4.xpm
icon5.xpm
makefile.bcc Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.gcc Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
Makefile.in Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.wat Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
state1.xpm
state2.xpm
state3.xpm
state4.xpm
state5.xpm
treectrl_vc7.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
treectrl_vc8.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
treectrl_vc9.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
treectrl.bkl
treectrl.dsp Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
treetest.cpp Change wxMSW wxTreeCtrl::DoFreeze() to not hide the tree any more. 2013-05-31 23:21:36 +00:00
treetest.h Change wxMSW wxTreeCtrl::DoFreeze() to not hide the tree any more. 2013-05-31 23:21:36 +00:00
unchecked.xpm