discuss-gnustep
[Top][All Lists]
Advanced

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

NSSavePanel - Visited files fontification (patch)


From: Stefan Urbanek
Subject: NSSavePanel - Visited files fontification (patch)
Date: Sun, 15 Sep 2002 20:16:27 +0100

Hi,

Attached is an experimental patch for NSSavePanel/NSOpenPanel to fontify 
visited files in those panels. This fontification is good for better 
orientation and faster location of files.

If you choose a file (by pressing the OK button) in the panel, the file is 
remembered. Next time you open one of these two panels, each component of the 
path to that file will be written in bold font. The behaviour can be enabled 
using defaults:

defaults write NSGlobalDomain NSFontifyVisitedFiles YES

Count of files remembered per directory is stored in NSVisitedFilesCount 
(default is 3).

Have fun,

Stefan

<NSSavePanel.patch>

Attachment: NSSavePanel.patch
Description: Binary data


reply via email to

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