FROM : Stefan Werner
DATE : Thu Nov 08 23:28:13 2007
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
DATE : Thu Nov 08 23:28:13 2007
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
| Related mails | Author | Date |
|---|---|---|
| Stefan Werner | Nov 8, 23:28 | |
| Aki Inoue | Nov 8, 23:55 | |
| Stefan Werner | Nov 9, 00:35 |






Cocoa mail archive

