Re: mouseMoved events and unfocused views

2008-08-20 Thread Markus Spoettl
On Aug 20, 2008, at 10:01 AM, Ruotger Skupin wrote: is there a way to get mouseMoved events in a view without it being the focused view (and without getting the focus, of course)? Yes, have a look at the tracking area options (tracking areas are new in 10.5) http://developer.apple.com/doc

Re: mouseMoved events and unfocused views

2008-08-20 Thread Quincey Morris
On Aug 20, 2008, at 10:01, Ruotger Skupin wrote: is there a way to get mouseMoved events in a view without it being the focused view (and without getting the focus, of course)? If you're using Leopard, you can use a NSTrackingArea with the NSTrackingActiveAlways option. _

mouseMoved events and unfocused views

2008-08-20 Thread Ruotger Skupin
Hi, is there a way to get mouseMoved events in a view without it being the focused view (and without getting the focus, of course)? Thanks Ruotger ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or