C { $Id: WhatsNew,v 1.9 1993/07/20 02:59:01 sls Exp $ }
TITLE { What's new in this release? }

B {

Release 4d

}
BI {Works with Tk3.3 and Tcl7.0: } R { if you are running Tk3.3b1 }
R {be sure to apply the menu patch. } BI {tkinspect } R {still displays }
R {packing information in the old Tk syntax, although the new syntax }
R {is on my list of things to do.

}
BI {Default Patterns Fixed: } R { the default patterns are anchored }
R {properly now. }

B {

Release 4c

}
BI {Feedback bar: } R { a slick new bar pops up when the windows are }
R {retrieved from the app.

}
BI {More options: } R {getting the windows is now optional.  Also, you can }
R {now display the class bindings of a window.

}
BI {Bug fix: } R {keep the list of windows in the correct order. }

B {

Release 4b

}
BI {Bug fixes: } R { check to make sure the selected interpreter is actually }
R {still there before sending commands to it.  Don't flash the window if }
R {the window is already being flashed.  Don't fail if the window cannot }
R {be flashed (it doesn't have a -background config.)

}

BI {Control-x, Control-s binding: } R { you can now type Control-x, Control-s }
R {in the value window to send the value back.  This doesn't work quite }
R {right, see the comments near the function } T {handleControlX }
R {in the source. }

B {

Release 4a

}
BI {Bug fixes: } R { the bugs in pattern inclusion, }
R {send command button, and scrolling through history were fixed.  There's }
R {also a check to see if you're running Tk 3.1 or better.

}

BI {Filtering of empty window options: } R { to avoid problems with canvas }
R {scrollregions and scrollcommands of {}, } BI {tkinspect } R {by default }
R {filters out empty options.

}

BI {More emacs-like bindings: } R { Control-k, Control-y bindings }
R {were added to the text widget.

}
BI {.tkinspect config file: tkinspect } R { will look for }
T {~/.tkinspect } R {and } T {dottkinspect } R {in }
V tkinspect_library
R {and source the first one it finds.  You can set the default }
R {patterns for the lists here. }

B {

Release 4

}
R { The following features were added:

}
BI {On-line help: } R { I cooked up a help system and wrote some }
R {documentation (you're reading it now.)

}
BI {Display of Window Configuration, Packing, or Binding: }
R { take a look at the } B {Options } R {menu.

}
BI {Bug fixes: } R { There were some bugs in the window flashing and }
R {command history code.

}
BI {About box: } R { Silly about box.
}

