]> git.saurik.com Git - wxWidgets.git/commitdiff
EnableTool() should be called after Realize()
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Jan 2000 14:10:24 +0000 (14:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Jan 2000 14:10:24 +0000 (14:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/toolbar.tex

index 84f98efaf18859db78d7b6e18104f8da9b002f69..20d988a8f883be9174af3085eb7a571ef26f56b6 100644 (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