first responder when there is no responder chain
first responder when there is no responder chain
- Subject: first responder when there is no responder chain
- From: "Stefan Werner" <email@hidden>
- Date: Thu, 08 Nov 2007 23:28:13 +0100
Hi,
I'm trying to use NSFontManager/NSFontPanel from within a Carbon app.
Naturally, there is no NSApplication/NSWindow or similar instantiated, so
I don't have any instance of an NSResponder anywhere. NSFontManater's
(void)changeFont:(id)sender however is being sent to the first responder.
Is there a method of catching the changeFont: message without having to
open a NSWindow?
thanks,
Stefan
_______________________________________________
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