Re: How disable Special Characters menu item?
Re: How disable Special Characters menu item?
- Subject: Re: How disable Special Characters menu item?
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 06 Jun 2011 11:22:47 -0600
On Jun 6, 2011, at 11:17 AM, McLaughlin, Michael P. wrote:
> I have a Cocoa app (Xcode 3.2.6) which displays text output in a window. This is pure output not meant to be edited by the user. Accordingly, the textfield is marked as not editable or selectable in IB.
>
> When the window appears, all of the Edit menu items are disabled except Special Characters… This seems conceptually incorrect (in fact, it seems like a bug).
>
> Is there any way to disable this menu item on a window-specific basis?
No. That item is added by the AppKit and cannot be disabled or removed at all.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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