Re: NSTableView overided keyDown
Re: NSTableView overided keyDown
- Subject: Re: NSTableView overided keyDown
- From: Matt Jaffa <email@hidden>
- Date: Sat, 3 Apr 2004 15:48:33 -0700
Thanks,
missed that method in the documentation.
works great.
Matt
On Apr 3, 2004, at 3:22 PM, Nick Zitzmann wrote:
On Apr 3, 2004, at 11:39 AM, Matt Jaffa wrote:
Since I over rode the method, it is not properly scrolling to the
selected row,
is there a way to overcome this?
Did you remember to call -scrollRowToVisible: on the table view? If
you did, then can you please show us the source?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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.