wxWidgets/include
Julian Smart 844adaa47a Provided GetBestVirtualSize and DoGetBestSize implementations for
generic and GTK+ wxScrolledWindow.

wxWindowBase::DoGetBestSize was returning a virtual size if there were child
controls, which was then used to set the scrolled window actual size.
Similarly, wxWindowBase::GetBestVirtualSize was returning
the actual window size; now we return the virtual size
for dimensions that have scrolling (e.g. vertical scrolling
direction), or the minimum/actual size for those that don't
(e.g. the maximum control width if there is no horizontal
scrolling).

This allows the scrolled window to be properly sized, whereas
before it would start off at the virtual size (giving
enormous layouts).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-17 21:21:45 +00:00
..
msvc/wx correct relative paths for headers 2005-03-11 01:15:47 +00:00
wx Provided GetBestVirtualSize and DoGetBestSize implementations for 2005-03-17 21:21:45 +00:00
.cvsignore minor corrections for CodeWarrior 2001-02-02 20:48:54 +00:00
wx_cw_d.pch applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
wx_cw_d.pch++ applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
wx_cw.pch applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
wx_cw.pch++ applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
wx_cwc_d.pch mach-o addition 2003-03-28 19:18:51 +00:00
wx_cwc_d.pch++ mach-o addition 2003-03-28 19:18:51 +00:00
wx_cwc.pch mach-o addition 2003-03-28 19:18:51 +00:00
wx_cwc.pch++ mach-o addition 2003-03-28 19:18:51 +00:00
wx_cwcocoa_d.pch Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa_d.pch++ Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa_d.pchmm Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa.pch Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa.pch++ Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa.pchmm Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwu_d.pch wxMac: wxUniversal integration steps 2001-07-04 20:11:26 +00:00
wx_cwu_d.pch++ wxMac: wxUniversal integration steps 2001-07-04 20:11:26 +00:00
wx_pb.h Missed reversions 2004-05-25 17:31:17 +00:00
wxshlb_cw_d.pch new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlb_cw_d.pch++ new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlb_cw.pch new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlb_cw.pch++ new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlb_cwc_d.pch mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00
wxshlb_cwc_d.pch++ mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00
wxshlb_cwc.pch mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00
wxshlb_cwc.pch++ mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00
wxshlba_cw_d.pch new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlba_cw_d.pch++ new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlba_cw.pch new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlba_cw.pch++ new headers for new shared lib targets on codewarrior 2002-01-20 16:05:07 +00:00
wxshlba_cwc_d.pch mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00
wxshlba_cwc_d.pch++ mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00
wxshlba_cwc.pch mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00
wxshlba_cwc.pch++ mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00