Re: Scroll position of a NSTextView
Re: Scroll position of a NSTextView
- Subject: Re: Scroll position of a NSTextView
- From: Andreas Mayer <email@hidden>
- Date: Thu, 4 Sep 2003 01:50:11 +0200
Am Mittwoch, 03.09.03 um 21:54 Uhr schrieb j o a r:
So, the previous code snippet could then be:
float scrollerPosition = [[[textView enclosingScrollView]
verticalScroller] floatValue];
Yup. That's better. Thanks.
bye. Andreas.
_______________________________________________
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.