NSFontPanel again
NSFontPanel again
- Subject: NSFontPanel again
- From: Yann Bizeul <email@hidden>
- Date: Mon, 25 Nov 2002 10:15:00 +0100
Hi,
I took a deep look to the list but did not find definitive answer to my
problem, that is quite simple :
I'm writing a PreferencePane that needs to take font settings into
considerations, so I made a button that opens the shared NSFontPanel
via NSFontManager. Good...
But now I'm unable to get font changes back, I set the delegate of
NSFontManager to myself without results, the changeFont method is never
called.
I saw that someone finaly made it work by instanciating a
NSWindowController for his window and catching changeFont inside, but
no results for me.
My main class is a NSPreferencePane subclass
So here is my question :
In the case of a preferencePane, who is lucky enough to get the
changeFont: method ?
And How can I handle it ?
Thanks !
--
Yann Bizeul
TYNSOE.ORG -
http://www.tynsoe.org/
Site technique consacri ` MacOS X
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.