[Mono-winforms-list] SendKeys

martin at fony.sk martin at fony.sk
Wed Jan 31 05:28:28 EST 2007


> Hi,
>
>> -----Original Message-----
>> From: mono-winforms-list-bounces at lists.ximian.com [mailto:mono-
winforms-list-bounces at lists.ximian.com] On Behalf Of martin at fony.sk
Sent: miércoles, 31 de enero de 2007 9:53
>> To: mono-winforms-list at lists.ximian.com
>> Subject: [Mono-winforms-list] SendKeys
>>
>> 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?
>
> SendKeys is already implemented (though not a long time ago), so which
version of mono are you using?
>
> Rolf
>

I am using mono-core-1.2.2.1-0.novell
" rpm -qa | grep mono-core* "
I downloaded RPMs for Fedora 5, added them to yum repository and installed.

Is SendKeys.Send() method ready for Fedora 5?



More information about the Mono-winforms-list mailing list