Fix for potential layout glitches in wxGridBagSizer when items span cells but

some other item affects the size of one of spanned rows/cols.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@52986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2008-04-03 02:45:07 +00:00
parent d37ce8aaa7
commit b23effe830
3 changed files with 97 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
*wxApp*MacHideApp*;
*TimeZone*Make*;
*wxBitmapButton*OnFocusChange*;
*wxGridBagSizer*AdjustForOverflow*;
*wxRemotelyScrolledTreeCtrl*DoCalcScrolledPosition*;
*wxRemotelyScrolledTreeCtrl*SetScrollbar*;
*wxRichTextCtrl*GetTextCursor*;