C { $Id: Options,v 1.4 1993/06/02 23:35:38 sls Exp $ }
TITLE { The Options Menu }
R {

The } B {Options } R {menu controls what information is displayed when }
R {a window is chosen.  Here are the choices:

}

B {Window Configuration } R {displays the configuration parameters for }
R {the chosen window.

}

B {Window Packing } R {displays the commands that will unpack and then }
R {repack the windows that are packed into the chosen window.

}

B {Parent Window Packing } R {displays the commands that will unpack and }
R {then repack the windows that are packed into the parent of the chosen }
R {window.  This is useful for the common case that the chosen window }
R {has been packed into its parent.  } I {Note: } R { a window does not }
R {have to be packed into its parent, if that's the case the chosen }
R {window will not show up in the displayed commands.

}

I {Note: } R { if you're using the placer to manage window }
R {geometries, displaying the packing information isn't going to tell }
R {you anything.

}

B {Window Bindings } R {displays the bindings for the chosen window.

}
B {Window Class Bindings } R {displays the class bindings for the chosen }
R {window.

}

B {Filter Empty Window Options } R {tells } BI {tkinspect } R {to }
R {filter out any window configuration options with value {}.  For example, }
R {suppose you have a canvas with no scrollregion.  } BI {tkinspect }
R {will display this as } T {-scrollregion {} } R {.  If }
B {Filter Empty Window Options } R { is on, } BI {tkinspect } R {will }
R {remove that line when it sends the value back.  This avoids problems }
R {with accidently setting } T {scrollregion } R {and } T {scrollcommand }
R {to bogus values.

}
B {Get Window Information } R {tells } BI {tkinspect } R {to }
R {retrieve information about the windows whenever the lists are updated }
R {(via the } B {Update Lists } R {menu item or selecting a new }
R {application).  The default is on, but if an application has created many }
R {windows it can take a long time to update this information.

}








