**********************************************************************

                             Tix 4.0 a4

**********************************************************************

- ==> Now Tix supports the GNU "configure" tool <==

- The C interface is cleaned up. You can call Tix_Init() in your
  Tcl_AppInit() function.

- New widgets (not fully functional yet)
	tixHList:		hierarchical list
	tixDirList		directory list
	tixDirTree		collapse-able directory tree view
	tixExFileSelectBox 	MS Windows style file dialog

  The demos are in
	test/dirlist.tcl
	test/dirtree.tcl

  A partially finished man page for tixHList can be found in man/

- Fixed tixFileSelectBox. Now it will filter files the first time it
  is exposed.

- All "box" commands are changed to "Box". You shouldn't have problems
  with this because I have provided backward compatibility functions.

- More man pages. These widgets are now fully documented (I think)

	Balloon.n
	ComboBox.n
	Select.n
	Control.n
	PanedWin.n
	Makefile
	NoteBook.n
	FileBox.n



Last modified Jan 31 11:53