• 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: scrolling with MightyMouse
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scrolling with MightyMouse


  • Subject: Re: scrolling with MightyMouse
  • From: Denise Eatherly <email@hidden>
  • Date: Mon, 5 Dec 2005 22:19:57 -0700

Ricky,

The scrollview is a standard NSScrollView set up in IB with a custom view in it. The only unusual thing about it is that it doesn't have vertical or horizontal scrollers. I have a sample app with an NSScrollView with no scroller that works just fine with either mouse s, so I don't think that is the problem.

There is a Carbon Tech Note regarding the difference in AppleEvents generated by the MM, but I don't know what I need to do to handle order to handle the MM scrolling correctly. The window is definitely getting the events, but I can't tell what it is doing with them. There is a scrollWheel method in NSScrollView, but I tried setting a breakpoint on it and it never hits no matter what mouse I'm using. Is there some message the documentView might be blocking?

Denise


Has anyone else had problems with NSScrollview failing to respond to the NSScrollwheel events from the Mighty Mouse??

There are no problems with the scrollwheel on the Mighty Mouse under 10.3.9. However, under 10.4.3, scrolling is ignored when I use the Mighty Mouse ( but occurs properly with a microsoft mouse.) The NSScrollwheel event seems to be a bit different, but I'm not sure what I need to do to make it work correctly under 10.4

Any suggestions would be most welcome.

What exactly is your UI (i.e. are you subclassing NSScrollView and/ or what are you putting inside it)?

The Examples/AppKit/OutlineView example works a-ok for me with Mighty Mouse (I have 10.4.3).

___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.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
References: 
 >scrolling with MightyMouse (From: Denise Eatherly <email@hidden>)
 >Re: scrolling with MightyMouse (From: Ricky Sharp <email@hidden>)

  • Prev by Date: Re: scrolling with MightyMouse
  • Next by Date: Re: Some Newbie Questions
  • Previous by thread: Re: scrolling with MightyMouse
  • Next by thread: Slightly OT: simulating a dock icon click via an AppleEvent (or otherwise)
  • Index(es):
    • Date
    • Thread