NSTableView ignoring arrow keys
NSTableView ignoring arrow keys
- Subject: NSTableView ignoring arrow keys
- From: Chris Silverberg <email@hidden>
- Date: Mon, 16 Jun 2003 09:33:54 -0700
- Organization: Silverberg.Net
Hi folks,
I have a somewhat complex window that contains a couple table views. Last
night I noticed a bug in my application... they up/down arrow keys are no
longer working to change the selection in my tables. Hitting up/down does
nothing. page up/page down/home/end are also ignored. This didn't used to
be the case and of course it's supposed to work by default. But I can't see
anything that I'm doing that would cause this problem and I'm not even sure
how best to debug it.
Does anyone have any suggestions as to what might cause NSTableView to start
ignoring those keys?
thanks,
Chris
_______________________________________________
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.