• 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: Scroll position of a NSTextView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scroll position of a NSTextView


  • Subject: Re: Scroll position of a NSTextView
  • From: Nils Hjelte <email@hidden>
  • Date: Wed, 3 Sep 2003 20:27:48 +0200

First set up and outlet to the scrollview in IB.

NSScroller *scroller = [scrollView verticalScroller]; // Or horizontalScroller
float position = [scroller floatValue]; // between 0.0 and 1.0

// Nils Hjelte

On onsdag, sep 3, 2003, at 18:59 Europe/Stockholm, Philippe Robin wrote:

Hi everyone,

How can I get the scroll-bar position os a NSTextView?

P.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Scroll position of a NSTextView
      • From: Neil Earnshaw <email@hidden>
References: 
 >Scroll position of a NSTextView (From: Philippe Robin <email@hidden>)

  • Prev by Date: Scroll position of a NSTextView
  • Next by Date: Re: kABDatabaseChangedExternallyNotification when?
  • Previous by thread: Scroll position of a NSTextView
  • Next by thread: Re: Scroll position of a NSTextView
  • Index(es):
    • Date
    • Thread