Default Button Problem
Default Button Problem
- Subject: Default Button Problem
- From: Suman Ganguly <email@hidden>
- Date: Mon, 14 Jul 2003 16:09:38 +0530
Hello,
In my Cocoa/Objective-C application, I'm using a NSWindow and a NSDrawer
associated with it. In my window view I'm using a default button, say "OK".
The NSDrawer contains a NSTableView.
The problem is that, when I'm selecting a row in the NSTableView, though the
button "OK" is highlighted and showing as default, but the method against
the button is not activated while pressing the Enter/Return button. It seems
to be a problem of activation of views.
Expecting suggestion/solution of the problem.
Thanks,
Suman
_______________________________________________
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.