resetCursorRects and non-Key palette windows
resetCursorRects and non-Key palette windows
- Subject: resetCursorRects and non-Key palette windows
- From: Mark Alldritt <email@hidden>
- Date: Wed, 03 Mar 2004 14:16:33 -0800
Hello,
I have a view with fairly complex cursor management implemented via the
resetCursorRects method. It all working as it should until I moved my view
to a palette window which is not key. The documentation explains that
resetCursorRects is only invoked for views in key windows. Is there a way
to push Cocoa to get it to do the right thing for non-key palettes?
I would like to avoid having to re-write everything around
mouseEntered/mouseExited overrides if possible.
Cheers
-Mark
---------------------------------------------------------------------
Mark Alldritt Late Night Software Ltd.
Phone: 250-380-1725 333 Moss Street
FAX: 250-383-3204 Victoria, B.C.
WEB:
http://www.latenightsw.com/ CANADA V8V-4M9
AIM: markalldritt
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.