• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: This has to be easy...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: This has to be easy...


  • Subject: Re: This has to be easy...
  • From: Anish Kumar <email@hidden>
  • Date: Mon, 04 Apr 2005 10:24:25 +0530

If you have sub-classed your NSImageViews and as you said you are getting the scroll event, why don't you pass the events to other NSImageViews through outlets....or you can also pass the event of a scroll wheel from any one of the NSImageViews to the controller and let the controller do the updation of all the 3 NSImageViews.......

If your controller is a sub-class of NSObject, I think it can't get the mouse event......So you mayhave to pass the mouse scroll event from any one of the nsimageViews to the controller and through outlets from the controller you can update all the 3 NSImageViews at the same time.....


Hope this helps ......

regards,
-Anish
http://www.qubyx.com/
_______________________________________________
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


  • Prev by Date: Re: Cocoa-dev Digest, Vol 2, Issue 452
  • Next by Date: Cocoa coding style : How to refer to a document
  • Previous by thread: Re: This has to be easy...
  • Next by thread: NSTextView undo doesn't work for attributes?
  • Index(es):
    • Date
    • Thread