bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] NSFontPanel, second try, size browser/field sync


From: Michael Hanni
Subject: [PATCH] NSFontPanel, second try, size browser/field sync
Date: Tue, 8 Apr 2003 17:21:58 -0700 (PDT)

Hi,

The following patch works under all the situations I could think of to trick
out the size browser. It ensures that the size textfield and size browser are
properly updated and highlighted when the panel is opened for the first time
with a font set and also when there is no initial font selected.

2003-04-09  Michael Hanni   <michael@deviant-behavior.com>

        * Source/NSFontPanel.m: (setPanelFont:isMultiple:) modify for new
        _trySelectSize: behavior.
        (_trySelectSize:) make sure the size text field is updated and the size
        browser column has been loaded.
        (_familySelectionChanged:) call _trySelectSize: to make sure we update 
   
        the size browser/field just as we update the face browser.

Cheers,

Michael

=====

Attachment: NSFontPanel.patch
Description: NSFontPanel.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]