Return key for sheet button - different behaviour on 10.4
Return key for sheet button - different behaviour on 10.4
- Subject: Return key for sheet button - different behaviour on 10.4
- From: Andy Bettis <email@hidden>
- Date: Thu, 18 Dec 2008 23:50:27 +0000
Hi,
In my app I have several sheets that have an OK button linked to the
return key - the classic default button behaviour. Some of them are
used for multiple entry so after pressing OK the fields are cleared
but the sheet remains open for the next entry. All works fine in
development and testing (10.5, Intel) but when I try the app on my
older test machine (10.4, G5) the entry point is moved down to another
field, it's as if the return key generates a tab input. This occurs
after the return key is processed, I send an explicit
makeFirstResponder message but the entry point is set to the next
field in the tab order. As I said, all works fine under 10.5.
Any ideas? Or workarounds?
Rev. Andy
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden