This is scwoop (a Simple Composite Widget Object Oriented Package)
version 4.1. Scwoop is implemented in a single sourceable file
to provide composite widget (also known as mega widget) support to the
great Tk widget library, with no sacrifice in performance.

Scwoop uses the stooop (Simple Tcl Only Object Oriented Programming)
extension (Tcl source file included). It is compatible with stooop
version 4.1 and above.

As scwoop is entirely written in Tcl, it will run on all Tcl supported
platforms, including Windows and the MacIntosh, if you have Tcl
version 8.3 and above and Tk version 8.3 and above.

You may find a full HTML documentation at:
http://jfontain.free.fr/scwoop40.htm

A number of composite widgets come with the package: arrowButton,
comboButton, comboEntry, notebook, labelledFrame, optionMenu, panner,
scroll, scroller, scrollList, spinEntry, widgetTip, ...

Furthermore, scwoop 2.x is compatible with the netscape Tcl plug-in.

If you are upgrading from the 3.x versions, make sure to read the
corresponding section in the included HTML documentation file.

Whether you like it (or hate it), please let me know. I would like to
hear about bugs and improvements you would like to see. I will correct
the bugs quickly, especially if you send me a test script.

Jean-Luc Fontaine (mailto:jfontain@free.fr)
