Re: generating the event
Re: generating the event
- Subject: Re: generating the event
- From: "Gurmit Teotia" <email@hidden>
- Date: Mon, 29 May 2006 15:11:15 +0530
Using CGPostKeyboardEvent we're able to sent keyboard event to Flash
application. You are correct flash plug directly check status of
modifier keys we cann't simulate them using CGPostKeyboardEvent. So
currently we have modified the flash application to not to check
Ctrl+Shift keys.
This question is also discussed in webkit development list, here is the link:
http://list.apple.com/archives/webkitsdk-dev/2006/May/msg00036.html
Thanks to all of you.
Regards,
Gurmit
On 5/27/06, Erik Buck <email@hidden> wrote:
The flash player is probably polling the system for mouse and
keyboard events and not getting them through the widow, view, or even
NSApplication objects. It is probably using Carbon or an even lower
level API to do it. I suspect there is no way you can use Cocoa to
circumvent that.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden