Re: Some more questions on NSOpenPanel
Re: Some more questions on NSOpenPanel
- Subject: Re: Some more questions on NSOpenPanel
- From: Kyle Sluder <email@hidden>
- Date: Tue, 29 Sep 2009 16:05:30 -0700
On Tue, Sep 29, 2009 at 3:52 PM, David M. Cotter <email@hidden> wrote:
> Just before we put up the dialog, we enable undo, cut, copy, paste, clear,
> and select all. these items all have the correct HICommand assigned (eg:
> "select all" has kHICommandSelectAll as it's "tag")
Tag? kHICommandSelectAll? This is the cocoa-dev list. ;-)
The Select All item needs a target of First Responder and an action of
-selectAll:.
--Kyle Sluder
_______________________________________________
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