Re: Problem in simulating the events
Re: Problem in simulating the events
- Subject: Re: Problem in simulating the events
- From: Eric Schlegel <email@hidden>
- Date: Mon, 19 Jun 2006 08:35:31 -0700
On Jun 19, 2006, at 7:31 AM, Gurmit Teotia wrote:
I've further investigated this issue and came up with strange
observations.
Our application is combination of flash and Cocoa. Using webkit we're
playing the swf file. Our flash application takes drawing data from
centeral
server. As soon as I click on the menu of my application it seems
to stops
execution. It doesn't update the its screen with new data from
centeral
server, and as soon as I dispose the menu it starts taking the data
from
server and update the screen. This behaviour is not limited to drawing
operations, log messages are also not displayed. Same flash
application is
also responsible to send the event data to my other event simulating
application over a socket, so it doesn't send the event data to my
application when menus are pops up. Above behaviour has confused
me to
believe that something is wrong with my event handling
application...but
it was in actual because of Cocoa/Flash application behaviour.
How is your application acquiring the events that it sends to the
event-simulating application?
-eric
_______________________________________________
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