C { $Id: Patterns,v 1.2 1993/04/06 05:29:09 sls Exp $ }
TITLE { Patterns }
R {

The lists that display the procs, globals, and windows of the selected }
R {application can be set to include or exclude a set of patterns.  By }
R {default, procs and globals that match tk_.* or auto_.* are } I {not }
R {displayed.

}

R {To edit the pattern sets, click the } B {Edit Patterns... } R {button.  }
R {This will bring up a pattern editor window.

}

R {To add a pattern to the set, }
R {type the pattern in the } B {Pattern: } R {entry, and click }
B {Add Pattern } R {.  To delete patterns, select them in the list box, and }
R {press the } B {Delete Pattern(s) } R { button.

}
R {The radio buttons }
B {Include Patterns } R {and } B {Exclude Patterns } R {control whether }
R {the list should include items which match any of the patterns, or }
R {exclude items which match any of the patterns.

}
R {Press the } B {Ok } R {button if you want the changes to take effect. }
R {Press } B {Cancel } R {want to cancel the edit.

}
R {You can change the default patterns by creating a } T {.tkinspect }
R {file in your home directory.  Take a }
R {look at the file } T {dottkinspect } R { in the } V tkinspect_library
R { directory.

}
