[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question about NSToolbar
From: |
Germán Arias |
Subject: |
Re: Question about NSToolbar |
Date: |
Fri, 24 Sep 2010 12:52:12 -0600 |
On vie, 2010-09-24 at 20:24 +0200, Fred Kiefer wrote:
>
> Hard to say without more information. The font item should be active as
> soon as there is a first responder that understands
> orderFrontFontPanel:. I think only the NSFontManager implements that
> method and that object may not be available in your application.
>
> I haven't checked the conditions of the printer item, but there will be
> something similar.
>
Well, the app have an NSTextView and the menu have items to FontPanel
and PrintPanel, and these items works fine. But not the toolbar items.