Re: Scrolling / NSScrollView
Re: Scrolling / NSScrollView
- Subject: Re: Scrolling / NSScrollView
- From: "John C. Randolph" <email@hidden>
- Date: Mon, 25 Jun 2001 04:13:39 -0700
On Monday, June 25, 2001, at 02:41 AM, HAEUPL Friedrich - RTAA wrote:
Does anybody know an example with NSScrollView?
I want to make a simple program that displays (audio)data (amplitude
over time). As the
datasets are rather long I need a view with a horizontal scroller. I
assume that NSScrollView
would be the right thing to do this. But I'm too unexperienced to be
able to implement this.
How do I make a NSScrollView in IB?
How do I provide scrolling?
In a second step I would like to put two icons into the scroller
(bigger/smaller) to change
the displayed amount of data.
How can this be done?
Go get the code for the SndKit framework (you should be able to find it
at Stepwise). One of the classes in the SndKit (SoundView) does exactly
what you're describing.
-jcr
"The right to be heard does not include the right to be taken
seriously." - Hubert Humphrey