Constructs related to ::tycho::Preferences


Related class: ::tycho::Preferences Contents: Procs

Procs

preference {mode {name {}} args}
A procedure to interface to the Preferences widget. This makes creating and calling Preferences widgets somewhat safer, and is the recommended interface for widgets that just subscribe to preferences. The first argument selects the type of preference operation. The second is the name of the preference set. Following arguments depend on the operation -- see the description of individual methods for the behavior of each operation. Valid operations are:

Note: This procedure is not in the tycho namespace in order to make setting and using preferences easier.

COMPATIBILITY PROC: TO BE DELETED.

::tycho::preference {mode {name {}} args}
preferencecheck {name}
Make sure that the specified preference exists and is loaded.

Index of classes



Author: John Reekie
Version: @(#)Preferences.itcl 1.18 12/05/96
Copyright: (c) 1995-1996 The Regents of the University of California.