• 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
NSTextView and SDK path
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: Path names in executable
  • Next by Date: Re: Can't create in-memory paginated PDF based on WebView, but I think I'm close
  • Previous by thread: Re: layoutManager:didCompleteLayoutForTextContainer:atEnd: and multi-column problem
  • Next by thread: Ordered CoreData won't preserve selection
  • Index(es):
    • Date
    • Thread