Re: Move a NSTableView
Re: Move a NSTableView
- Subject: Re: Move a NSTableView
- From: Graham Cox <email@hidden>
- Date: Thu, 23 Apr 2009 12:59:38 +1000
On 23/04/2009, at 12:56 PM, Chris Purcell wrote:
My problem is how exactly to move the table view down. I tried
getting the frame of the table view's enclosed NSScrollView and then
I was quite sure what method to use (probably something in Core
Graphics right?) to move it down.
-setFrame: should do it (NSView method). Core Graphics doesn't really
come into this.
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden