This is scwoop (a Simple Composite Widget Object Oriented Package)
version 2.2. Scwoop is implemented in a single sourceable file and
uses simple techniques to provide composite widget (also known as mega
widget) support to the great Tk widget library, including full
compatibility with the netscape Tcl plug-in.

Scwoop uses the stooop (Simple Tcl Only Object Oriented Programming)
extension (Tcl source file included). It is compatible with stooop
version 3.5 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.0 and above and Tk version 8.0 and above.

You may find a full HTML documentation* at:
http://www.mygale.org/~jfontain/scwoop.htm

* it contains live applets including interactive configuration, which
require the Tcl plugin (2.0 or above) to be installed with your
browser. If you do not have the plugin installed, you may play with
the confdemo.tcl stand-alone application instead (just type "wish
confdemo.tcl" from within the scwoop-2.2 directory).

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

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@mygale.org)
