• 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: Neil Earnshaw <email@hidden>
  • Date: Wed, 3 Sep 2003 20:06:49 +0100

Do you know if that floatValue represent the top, bottom or middle of the knob's range?

-Neil

On Wednesday, September 3, 2003, at 07:27 PM, Nils Hjelte wrote:

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.


Neil Earnshaw
Consultant Software Engineer
Object Software Engineers Ltd
email@hidden
Tel : 01747 854 852
Mbl : 07870 209 102
_______________________________________________
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: Andreas Mayer <email@hidden>
References: 
 >Re: Scroll position of a NSTextView (From: Nils Hjelte <email@hidden>)

  • Prev by Date: Re: Scroll position of a NSTextView
  • Next by Date: Re: How to hide Dock like iMovie does?
  • Previous by thread: Re: Scroll position of a NSTextView
  • Next by thread: Re: Scroll position of a NSTextView
  • Index(es):
    • Date
    • Thread