]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/menuevt.tex
removed deprecated calls from wxImage example (bug #688438)
[wxWidgets.git] / docs / latex / wx / menuevt.tex
index d5a7f29a39736d8c614612eee0d21db52b6bb159..d6cab4486b655686c432106ee41461ec6cd8e1d1 100644 (file)
@@ -62,8 +62,8 @@ only used with the {\tt HIGHLIGHT} events.
 
 \constfunc{bool}{IsPopup}{\void}
 
-Returns {\tt TRUE} if the menu which is being opened or closed is a popup menu, 
-{\tt FALSE} if it is a normal one.
+Returns {\tt true} if the menu which is being opened or closed is a popup menu, 
+{\tt false} if it is a normal one.
 
 This method should be only used with the {\tt OPEN} and {\tt CLOSE} events.