On 08/04/2010, at 9:50 AM, Jens Alfke wrote:

>> Does anyone know to programmatically bring up the special characters panel 
>> that TextEdit shows when you select the "Special Characters..." item in the 
>> Edit menu?
> 
> There's a menu item for it in the Edit menu, in any new app's nib. Take a 
> look at what that item is wired up to.


The item is added dynamically when the app is run, so to find its action/target 
will require a little bit of code to flush it out at runtime.

--Graham


_______________________________________________

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