EnableTool() should be called after Realize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -251,6 +251,9 @@ Enables or disables the tool.
|
|||||||
|
|
||||||
\docparam{enable}{If TRUE, enables the tool, otherwise disables it.}
|
\docparam{enable}{If TRUE, enables the tool, otherwise disables it.}
|
||||||
|
|
||||||
|
{\bf NB:} This function should only be called after
|
||||||
|
\helpref{Realize}{wxtoolbarrealize}.
|
||||||
|
|
||||||
\wxheading{Remarks}
|
\wxheading{Remarks}
|
||||||
|
|
||||||
For wxToolBarSimple, does nothing. Some other implementations
|
For wxToolBarSimple, does nothing. Some other implementations
|
||||||
|
Reference in New Issue
Block a user