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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to