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.
-setFra
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 tabl