[LWN Logo]

From: Jean-Luc Fontaine <jfontain@mygale.org>
Subject: ANNOUNCE: scwoop-2.6
Date: 15 Nov 1998 17:44:08 -0800

Hi everybody: here is a new release of scwoop.

### CHANGES ###

*** version 2.6 ***
widget tip no longer self deletes when associated widget is destroyed:
  tip creator must manage destruction according to good object
  oriented techniques

### README ###

This is scwoop (a Simple Composite Widget Object Oriented Package)
version 2.6. 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.7 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.x directory).

A number of composite widgets come with the package: arrowButton,
comboButton, comboEntry, notebook, labelledFrame, optionMenu, panner,
scroll, 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.

###

you may find the complete HTML documentation at:

http://www.mygale.org/~jfontain/scwoop.htm

and the source (including the HTML documentation) at:

http://www.mygale.org/~jfontain/scwoop-2.6.tar.gz
http://www.mygale.org/~jfontain/scwoop26.zip

or

ftp://ftp.neosoft.com/pub/tcl/incoming/scwoop-2.6.tar.gz
to be moved soon into:
ftp://ftp.neosoft.com/pub/tcl/sorted/devel/scwoop-2.6.tar.gz


Enjoy and please let me know what you think.

Jean-Luc Fontaine (mailto:jfontain@mygale.org)

--
Jean-Luc Fontaine    mailto:jfontain@mygale.org
http://www.mygale.org/~jfontain/

[[Send Tcl/Tk announcements to tcl-announce@mitchell.org
  Send administrivia to tcl-announce-request@mitchell.org
  Announcements archived at http://www.findmail.com/list/tcl_announce/
  The primary Tcl/Tk archive is ftp://ftp.neosoft.com/pub/tcl/ ]]