Added more compat. functions for wxGrid so grid sample compiles;
fixed regtest compilation prob. (but still crashes on exit); fixed tab sample compile problem. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -455,9 +455,9 @@ Returns the window for the view.
|
||||
Creates a new tab control. By default, this returns a wxTabControl object, but the application may wish
|
||||
to define a derived class, in which case the tab view should be subclassed and this function overridden.
|
||||
|
||||
\membersection{wxTabView::Layout}
|
||||
\membersection{wxTabView::LayoutTabs}
|
||||
|
||||
\func{void}{Layout}{\void}
|
||||
\func{void}{LayoutTabs}{\void}
|
||||
|
||||
Recalculates the positions of the tabs, and adjusts the layer of the selected tab if necessary.
|
||||
|
||||
|
Reference in New Issue
Block a user