Re: NSView and Scrolling
Re: NSView and Scrolling
- Subject: Re: NSView and Scrolling
- From: Matt Jaffa <email@hidden>
- Date: Fri, 26 Mar 2004 10:54:00 -0700
Sorry I did word it all confusing.
What I did was select all on the screen and went up to the menu and
made it all a subview of a NSScrollView,
Thanks for the input despite my confusing question.
On Mar 26, 2004, at 10:36 AM, Allan Odgaard wrote:
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.
_______________________________________________
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.