X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/571d991bb3232f0dcd3319dbdc9d35e5c80f4c71..0b59366faa1b3820dfc4f4ab130000f4e471e405:/interface/wx/uiaction.h diff --git a/interface/wx/uiaction.h b/interface/wx/uiaction.h index b74ef64de0..5b038208be 100644 --- a/interface/wx/uiaction.h +++ b/interface/wx/uiaction.h @@ -94,7 +94,7 @@ public: y start coordinate, in screen coordinates. @param x2 - x desintation coordinate, in screen coordinates. + x destination coordinate, in screen coordinates. @param y2 y destination coordinate, in screen coordinates. @@ -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