[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't set fonts in panels
From: |
Fred Kiefer |
Subject: |
Re: Can't set fonts in panels |
Date: |
Sat, 13 Oct 2001 18:03:31 +0200 |
Hi Adam,
Adam Fedor wrote:
>
> Whenever you try to set a font using the NSFontPanel, it sends a
> changeFont: message to the main and key windows. However, the
> changeFont: message will never be sent to another Panel, since panels
> cannot become main, and the NSFontPanel takes key status as soon as you
> click a button in it (removing the desired Panel from key status).
>
...
> But I wonder if this causes some other unintended consequences?
>
this change looks fine to me.
Fred