how do I enable tabbing out of a NSTextFieldMatrix
how do I enable tabbing out of a NSTextFieldMatrix
- Subject: how do I enable tabbing out of a NSTextFieldMatrix
- From: Mark Mieczkowski <email@hidden>
- Date: Mon, 9 Feb 2004 09:53:31 -0500
I created a NSMatrix out of a NSTextField. When the user tabs from the
last cell in the matrix, the focus wraps back to the first cell in the
matrix. that is the default behavior. I don't want that. I want a
different NSTextField to get focus instead of the default behavior. Is
there a delegate I should set for the matrix or a notification I should
listen for to change the default nextKeyView behavior?
thanks,
-Mark
_______________________________________________
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.