I'm having problems validating an NSSegmentedControl in a toolbar.

I have tried implementing both -validateUserInterfaceItem: and - validateToolbarItem: but neither is called for the segmented control. They are called for other simple buttons in the toolbar.

There's a note in the documentation for -validateToolbarItem: that "NSToolbar only calls this method for image items", which might explain it. So what do I need to do to make this work for the segmented control? I've read all the toolbar and validation documentation I can find but I'm none the wiser - nothing so far stands out as the obvious right way to proceed.

My toolbar is currently wholly set up in IB, with no code in my app at all.

--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