Re: how to intercept call to [NSTextView print:] of NSSearchfield in a toolbar
Re: how to intercept call to [NSTextView print:] of NSSearchfield in a toolbar
- Subject: Re: how to intercept call to [NSTextView print:] of NSSearchfield in a toolbar
- From: Jim Correia <email@hidden>
- Date: Mon, 27 Feb 2006 13:39:37 -0500
On Feb 27, 2006, at 11:40 AM, Ken Victor wrote:
is this the only/best way to solve my "problem"? it seems a little
clumsy to me. ie, is there some other way that i could simply
intercept the print message sent to the field editor?
I don't know if this is the best general solution, but I use -
printDocument: as the action for Print, and intercept that as necessary.
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden