Move a NSTableView
Move a NSTableView
- Subject: Move a NSTableView
- From: Chris Purcell <email@hidden>
- Date: Wed, 22 Apr 2009 19:56:53 -0700
Hello,
I'm trying to shift a NSTableView down when the user is searching
(using a NSSearchField) to display a custom view with some filtering
options (like when you do a Finder search). Then hiding the custom
view when the user is not searching.
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.
Thanks!
--Chris
_______________________________________________
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