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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to