NSTableView overided keyDown
NSTableView overided keyDown
- Subject: NSTableView overided keyDown
- From: Matt Jaffa <email@hidden>
- Date: Sat, 3 Apr 2004 11:39:02 -0700
Hi,
I overided the keyDown Method for my custom,
NSTableView class. This method also takes care if they push the arrow
key down
and it goes off the ScrollView view that it will automatically scroll
to see what
row was selected.
Since I over rode the method, it is not properly scrolling to the
selected row,
is there a way to overcome this?
Thanks,
Matt
_______________________________________________
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.