]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/uiaction.h
avoid infinite recursion for richtooltops, (hopefully) fixes #15070
[wxWidgets.git] / interface / wx / uiaction.h
index 27a707a020869fac866b17656dc3e07855e99907..5b038208be9c6c2fcc1880645713d174a08e1262 100644 (file)
@@ -148,7 +148,8 @@ public:
     /**
         Emulate typing in the keys representing the given string.
 
-        Currently only the ASCII letters (i.e. characters @c a-z and @c A-Z)
+        Currently only the ASCII letters, digits and characters for the definition
+        of numbers (i.e. characters @c a-z @c A-Z @c 0-9 @c + @c - @c . @c , @c 'space')
         are supported.
 
         @param text