Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Source Browser Flat/Structure Options
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     The Class Hierarchy dialog box provide the Flat and Structure radio
     buttons. These options control the display format of nested items.
 
     Option        Description
 
     Flat          Turn on to display a linear list.
     Structure     Turn on to display an indented tree.
 
     Nested items in a Flat display are fully expanded and not indented.
     Nested items in a Structure display are closed and indented when
     first displayed. They appear with a plus sign (+) to the left of
     the name.
 
     To open a closed item:
 
        ■ Double-click the name or the plus sign (+).
        OR
        ■ Select the name and press ENTER.
 
          The plus sign (+) turns into a dash (-), and the item opens to
          show its enclosed elements.
 
     To close an open item:
 
        ■ Double-click the name or the dash (-).
        OR
        ■ Select the name and press ENTER.
 
          The dash (-) turns into a plus sign (+), and the item closes.
 
     When you choose Keep Info, the information in Browser Output
     shows open and closed items as they appear in the dialog box.
 
     NOTE: The Flat/Structure options appear in the Function Hierarchy
           dialog box but are never available.
           See: Function Hierarchy
                                    -♦-