cursor control fun
cursor control fun
- Subject: cursor control fun
- From: Joe Baskerville <email@hidden>
- Date: Thu, 28 Sep 2006 15:59:33 +0100
hi list,
ive got a cocoa app where im embedding a flash movie into a webview.
sometimes there is more than 1 flash movie embedded.
the flash hijacks the application cursor. i need to stop this happening,
it's flickering between different cursors like crazy.
so i figure i'll write a category for cocoa to keep everything under
control. but then i remember that i'm too much of a n00b to be able to
accomplish this.
so, does anybody nave any idea how i could go about this, i.e. every
time a request is made to change the cursor, i pass it through a set of
tests to decide wether it can or cannot change.
ive writen a category for NSCursor that has an instance method called
set, which logs out when a request to set the cursor has been made, and
i can see this gets called every time there is a cursor flash, but im
not sure how to stop the cursor actually being set until i am ready.
or is there a better way to do this.
hope somebody can help,
cheers, joe.
_______________________________________________
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