[ENH] FileList2Pref-nk

ned at bike-nomad.com ned at bike-nomad.com
Mon Mar 24 22:36:44 UTC 2003


from preamble:

"Change Set:		FileList2Pref-nk
Date:			24 March 2003
Author:			Ned Konz

This adds a Preference (general/useFileList2) that lets you use the
enhanced file browser from the World menu.
It also allows entry of multiple patterns into a file list browser.
You can separate patterns by newlines (like in a FileList2),
or by a semicolon ($;), like in a FileList.

So for instance you could view any .changes or .image files at once.
"

Preferences addPreference: #useFileList2 categories: #(general) default:
true balloonHelp: 'if true, then when you open a file list from the
World menu, it''ll be an enhanced one'!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FileList2Pref-nk.cs.gz
Type: application/octet-stream
Size: 1402 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030324/f77d2a0b/FileList2Pref-nk.cs.obj


More information about the Squeak-dev mailing list