
  SuperViewPrefs V7.1

  © 1994 by Andreas R. Kleinert.

  FREEWARE. All rights reserved.

  Version      : 7.1
  Release Date : 07.07.1994


  Description
  ~~~~~~~~~~~
  SuperViewPrefs is the Preferences Program for superview.library.


    Changing SVObject Preferences
    -----------------------------

    Priorities :

    SuperViewPrefs allows to change the priority of a SVObject and enables
    you to remove one from the internal List of the superview.library and
    flush it out of the memory.

    All these adjustments are temporarily, until superview.library is
    loaded next time (after rebooting or flushing unaccessed libs).

    Use this program careful when removing any SVObjects, because
    superview.library (and the SVObjects) do not really support forced
    removing of SVObjects from the internal lists yet.
    In other words : Do not try to remove anything while somebody else
    is still accessing it.

    Changing the priority will perhaps not cause any multitasking problems
    (one-byte operation, anyway).

    ControlPad :

    Via SuperViewPrefs you can easily change ControlPads (introduced with
    superviewsupport.library V2), because it automatically creates the
    appropriate Names for them (according to the "Style Guides" for
    ControlPads), depending on the SVObjects Names and then calls a
    TextEditor, where you can edit them in a full-screen-like way (at
    first I thought about integrating this totally into SuperViewPrefs,
    but that wouldn't have been flexible enough).

    Your preferred TextEditor can be specified in SuperViewPrefs'
    own ControlPad as "EDITOR=<EditorName and/or Path>".


    Changing SVDriver Preferences
    -----------------------------
    Here you may specify, which of the available ScreenDrivers should be
    used a) next time
    or   b) next time and in the future.

    Option a) uses superview.library's SVL_SetGlobalDriver() function to
    temporarily change the settings and
    option b) includes option a) as well as saving the driver's name
    to "ENV:superview-library/Default.svdriver" (and ENVARC:), so that
    this driver is set by superview.library at startup-time.


  Author
  ~~~~~~
  Andreas R. Kleinert
  Grube Hohe Grethe 23
  D-57074 Siegen
  Germany


  History
  ~~~~~~~
  SuperViewPrefs' version depends on the version of superview.library
  it was first included with.


  V7.1 (07.07.1994) :

   - completely revised GUI (ListViews, smaller, etc.)
   - GUI is font-sensitive now and appears on Public Screen
   - reworked internal GUI handling in many ways
   - changed some "underscores" of gadgets
   - now using superview-library's functions for adding/removing SVObjects
   - GUI still reflected V5.2 :-)


  V6.5 (15.06.1994) :

   - documentation of V5.2 was missing (forgot to copy it)
   - increased requirements (library versions)


  V5.2 (21.05.1994) :

   - added code to allow editing ControlPads of SVObjects via calling
     an external editor
   - added the very first ControlPad-Entries for SuperViewPrefs :
     "EDITOR=<EditorName and/or Path>"


  V3.8 (06.05.1994) :

   - use of SAS/C V6.51


  V3.7 (29.04.1994) :

   - added TextGadget to always reflect the currently selected
     Global Screen Driver


  V3.1 (06.03.1994) :

   - added preferences options for SVDrivers
   - fixed bug in memory delocation (forget to free some memory)


  V2.5 (24.01.1994) :

   - recompilation with SAS/C V6.5


  V2.1/2.4 (16.01.1994) :

   - first version


  Copyrights
  ~~~~~~~~~~
  Some of the mentioned names or products above may be copyrighted by
  companies or trademarks of companies.


