Hi all, I'd like to set up areas in my quartz composer plugin that are effectively buttons, and should handle rollovers and change mouse cursor etc - then output state info.
At the moment I'm doing lots of ifs and checking mouse coordinates and sending out the relevant info and it works. I just added the mouse cursor changing facility using NSCursor, but it's a bit dodgy because I set it to arrow if not over, but another app might have changed it etc. I was wondering what the correct way of doing this would be? I think you can set up tracking rects in an NSView - can I do that within a qcplugin ? I'd just like to make sure what the correct way of doing t his would be before I plunge down a dead end! Cheers. ----------------------------Mehmet S. [EMAIL PROTECTED] 7958 783 832+44 20 8123 998629 IronworksDace Rd.London E3 2NXUK
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]

