Dear List,

how does one validate a NSToolbarPrintItem that was added in IB 3.2? The delegate's

- (BOOL)validateToolbarItem:(NSToolbarItem *)theItem

doesn't even get called. The Toolbar Item Attributes in IB's Inspector are all grayed out. Connecting to my Custom View sending a print: message doesn't work either. Isn't NSToolbarPrintItem supposed to send a print: message to First Responder by default?

NSToolbarShowColorsItem and NSToolbarShowFontsItem are working just fine, it's only NSToolbarPrintItem that won't become activated.

Thanks for any hints,

Knut

_______________________________________________

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