Hi,

I am building an application with virtual keyboard, using touchscreen. I
need to send (simulate) a key event when I press button. In windows .NET,
there's a method called System.Windows.Forms.SendKeys.Send(), which simply
does this thing. But in Mono, compiling results in "The requested feature
is not implemented."

Is there any other way to make this work? Does anybody knows, when will be
this method implemented in Mono?

Thanks for any help.

Martin

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to