Re: NSView and Scrolling
Re: NSView and Scrolling
- Subject: Re: NSView and Scrolling
- From: Allan Odgaard <email@hidden>
- Date: Fri, 26 Mar 2004 18:36:14 +0100
On 26. Mar 2004, at 17:34, Matt Jaffa wrote:
Any suggestions on the below situations?
Maybe try and rephrase -- I honestly do not understand what you are
saying.
I created an NSView and put 52 lines in it, haveing buttons on each
line.
The NSView is obviously smaller than 52 lines, how do I make it
Scroll so they can fill out the first 20 lines then
If you have an NSView which is *larger* than the available display
space (i.e. the window) then you can place it in a NSScrollView.
** Cocoa FAQ: <
http://www.alastairs-place.net/cocoa/faq.txt> **
_______________________________________________
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.