// Name: uiaction.h
// Purpose: interface of wxUIActionSimulator
// Author: wxWidgets team
-// RCS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
/**
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