Validate NSToolbarPrintItem
Validate NSToolbarPrintItem
- Subject: Validate NSToolbarPrintItem
- From: Knut Lorenzen <email@hidden>
- Date: Tue, 13 Oct 2009 21:00:39 +0200
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 (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