]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/menu.tex
Reduced Number Of Capitals And Other Fixes
[wxWidgets.git] / docs / latex / wx / menu.tex
index f4bd4b7c5041e39bd295b21e42b1ddb9a81ca12d..6e88366e339b1569190916ec6f04321481e304f9 100644 (file)
@@ -30,8 +30,8 @@ group is formed by a contiguous range of radio items, i.e. it starts at the
 first item of this kind and ends with the first item of a different kind (or
 the end of the menu). Notice that because the radio groups are defined in terms
 of the item positions inserting or removing the items in the menu containing
-the radio items risks to not work correctly. Finally note that the radio items
-are only supported under Windows and GTK+ currently.
+the radio items risks to not work correctly. Finally note that radio items
+are not supported under Motif.
 
 \wxheading{Allocation strategy}