Re: How does NSFontPanel work?
Re: How does NSFontPanel work?
- Subject: Re: How does NSFontPanel work?
- From: email@hidden
- Date: Tue, 3 Jan 2006 18:24:16 -0500
Check mmalc's bindings example for ControlledPreferences -- it has a
classic example of using the font panel: homepage.mac.com/mmalc
M.
On Jan 3, 2006, at 4:58 PM, I. Savant wrote:
Apologies - I skimmed your original post. Can you be more
specific when you say -setPanelFont:isMultiple: "doesn't work"? Can
you post your code and describe the 'not working' behavior?
--
I.S.
On Jan 3, 2006, at 4:49 PM, Huibert Aalbers wrote:
Thanks for your help, but this is not really what I needed.
My problem is how do I let the Font panel know what my current
font is
for a particular document, so that when it is brought to front the
panel is updated correctly.
Thanks anyway,
Huibert
On 1/3/06, I. Savant <email@hidden> wrote:
Huibert:
http://www.cocoadev.com/index.pl?NSFontPanel
Does this help?
--
I.S.
On Jan 3, 2006, at 4:19 PM, Huibert Aalbers wrote:
Hi,
This is probably a silly question but I have been searching for
samples with no success.
I am writing a document based application. Each document
displays data
using a single font. I want the user to be able to choose the
font for
each document by using the Font Panel. I have added the Format
Menu to
my app and I get the changeFont events when the user selects a new
Font. The problem is that when I switch documents the menu is not
updated automatically, which is logical since I am not using any
text
components to draw the text but still leaves me wondering how to do
it.
I have tried [[NSFontManager sharedFontManager]
setSelectedFont:currentFont isMultiple:NO]; but it doesn't seem to
work.
Any ideas?
Regards,
Huibert Aalbers
--
Viisit my home page at http://www.huibert-aalbers.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
--
Viisit my home page at http://www.huibert-aalbers.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com
This email sent to email@hidden
M.
_______________________________________________
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