I'm writing a program in Cocoa with Interface builder.
I'm connecting some NSTextField's with the nextKeyView, when I tab to the last one, I've connected it to go back tot he first, but instead it reselects the last one.
Any Suggestions?
also it's in a drawer (not sure if that matters), but I wrote it drawer part as its own program and didn't have a problem. There is also a button that I assigned to return, but that not working either (although it does in the stand alone program). Is this a problem with drawers?
(I did a thorough searched of the forum before posting, sorry if this has already been answered).
Versions: Xcode 2.4.1, Interface Builder 2.5.4, OSX 10.4.11
I'm connecting some NSTextField's with the nextKeyView, when I tab to the last one, I've connected it to go back tot he first, but instead it reselects the last one.
Any Suggestions?
also it's in a drawer (not sure if that matters), but I wrote it drawer part as its own program and didn't have a problem. There is also a button that I assigned to return, but that not working either (although it does in the stand alone program). Is this a problem with drawers?
(I did a thorough searched of the forum before posting, sorry if this has already been answered).
Versions: Xcode 2.4.1, Interface Builder 2.5.4, OSX 10.4.11