backported wxSizer::ComputeFittingClientSize() and ComputeFittingWindowSize() to 2.8

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@52331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2008-03-05 15:02:22 +00:00
parent a0a0e2b8d8
commit c46a31dd46
5 changed files with 75 additions and 2 deletions

View File

@@ -37,6 +37,8 @@
*wxRichTextCtrl*SetTextCursor*;
*wxRichTextCtrl*SetURLCursor*;
*wxScrollHelper*HandleOnChildFocus*;
*wxSizer*ComputeFittingClientSize*;
*wxSizer*ComputeFittingWindowSize*;
*wxSizerFlags*ReserveSpaceEvenIfHidden*;
*wxSizerItem*ShouldAccountFor*;
*wxWindowBase*ClientToWindowSize*;