Re: Carbon vs Cocoa ...scrollwheel works differently?
Re: Carbon vs Cocoa ...scrollwheel works differently?
- Subject: Re: Carbon vs Cocoa ...scrollwheel works differently?
- From: Dair Grant <email@hidden>
- Date: Wed, 13 Sep 2006 09:46:59 +0100
John Stiles wrote:
>In Carbon, you often have to implement the scroll wheel yourself for
>many UI elements. This will lead to small variations like the one you
>describe.
The DataBrowser and HIScrollView both handle the scroll wheel for you
automatically, and don't treat wheel events over the scroll bar any
differently to wheel events over the content (both scroll the view).
>FWIW, iTunes' scroll bars are custom controls anyway (especially
>obvious in version 7, since they are skinned differently).
This seems a more likely explanation - it's not a standard scroll view,
so doesn't get the standard behaviour.
-dair
___________________________________________________
mailto:email@hidden http://www.refnum.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