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:
Vadim Zeitlin
2000-01-11 14:10:24 +00:00
parent 3b59cdbfaf
commit 9856788f58

View File

@@ -251,6 +251,9 @@ Enables or disables the tool.
\docparam{enable}{If TRUE, enables the tool, otherwise disables it.}
{\bf NB:} This function should only be called after
\helpref{Realize}{wxtoolbarrealize}.
\wxheading{Remarks}
For wxToolBarSimple, does nothing. Some other implementations