FROM : Brian O'Brien
DATE : Fri Apr 01 22:37:11 2005
I have three NSImageViews on my interface...
Each of the views is able to receive mouse input when the mouse is in
the view. (Wheel as well)
However for the mouse wheel I want to send the same input to each of
the views.
I tried catching the mouse wheel in the controller class but its an
NSObject and
doesn't appear to receive mouse input. What am I doing wroing? Is it
because my
controller class is the right type of class?
DATE : Fri Apr 01 22:37:11 2005
I have three NSImageViews on my interface...
Each of the views is able to receive mouse input when the mouse is in
the view. (Wheel as well)
However for the mouse wheel I want to send the same input to each of
the views.
I tried catching the mouse wheel in the controller class but its an
NSObject and
doesn't appear to receive mouse input. What am I doing wroing? Is it
because my
controller class is the right type of class?
| Related mails | Author | Date |
|---|---|---|
| Brian O'Brien | Apr 1, 22:37 | |
| Brian O'Brien | Apr 1, 23:50 | |
| Anish Kumar | Apr 4, 06:54 |






Cocoa mail archive

