Re: NSButton setKeyEquivalent doesn't seem to work

2008-07-16 Thread Matt Neuburg
On Wed, 16 Jul 2008 17:12:31 -0400, Brian Hughes <[EMAIL PROTECTED]> said: > >I want the default button to reflect where the user has decided to enter information. I have a sign up / log in page. If the user is new and is signing up I want the signUp button to be the default but if the user is al

Re: NSButton setKeyEquivalent doesn't seem to work

2008-07-16 Thread Randall Meadows
On Jul 16, 2008, at 3:12 PM, Brian Hughes wrote: I want the default button to reflect where the user has decided to enter information. I have a sign up / log in page. If the user is new and is signing up I want the signUp button to be the default but if the user is already signed up and e

NSButton setKeyEquivalent doesn't seem to work

2008-07-16 Thread Brian Hughes
I want the default button to reflect where the user has decided to enter information. I have a sign up / log in page. If the user is new and is signing up I want the signUp button to be the default but if the user is already signed up and elects to use the log in field I want the logIn button