NSTextView and SDK path
NSTextView and SDK path
- Subject: NSTextView and SDK path
- From: Duncan Campbell <email@hidden>
- Date: Tue, 4 Apr 2006 11:58:38 +1000
I was playing around with a sample piece of code I downloaded, and
noticed that the default behaviour of the NScrollView in the
application was to scroll by about 5 pixels vertically (when using
the mouse-wheel to scroll).
In my application however, i always seemed to scroll only about 1 pixel.
After much searching, I figured out that the sample app was built
against the 10.3.9 SDK whereas mine was built against the 10.4u - so
it would seem the scrolling behaviour has changed.
However If I ask for the verticalLineScroll or lineScroll properties
in either project they yield the same values (1).
Does anyone know how to make the 2 controls behave the same (I
actually want the behaviour of the older version of the NSScrollView).
Cheers,
Duncan
_______________________________________________
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