Mo,
        Thanks for the feedback.  I'll update the README with your
reformatted
        version.  These are the types of small things that are hard to
catch, but very
        frustrating to the users.  Also, I've changed the code a bit to fix
the error you mentioned about throwing an exception.  I didn't look but it
seems like untraceVar must throw an exception that it didn't before.  I'll
release version 0.7 with these changes (and many more) shortly).  I've begun
running the Tk testing scripts.  It's an enlightening experience.

        Bruce
> ---------
> From:         Mo DeJong[SMTP:[EMAIL PROTECTED]]
> Sent:         Sunday, September 10, 2000 5:35 PM
> To:   [EMAIL PROTECTED]
> Subject:      [Tcl Java] Re: ANNOUNCE: SWANK 0.6 (Tcl/Tk ~= Jacl/SWANK)
> 
> <<File: README.txt>>
> On Wed, 30 Aug 2000, Johnson, Bruce wrote:
> 
> > Version 0.6 of SWANK, a GUI toolkit written in Java and similar to Tk,
> is
> > now available.  With this release most of the demos in the Tk widgets
> demo
> > now work.  A slightly modified verson of the widget demo is included
> with
> > the source release of SWANK.  The source files can be found at
> > http:/www.nmrview.com/swank/index.html
> > 
> > 
> > Feedback on SWANK is highly appreciated.
> > 
> > Bruce Johnson
> 
> Cool.
> 
> The first thing I noticed, is that the README is
> really hard to read. Could you reformat it?
> I have attached a version that I reformatted
> so that the width is not to wide for most
> screens.
> 
> Also, the swank0.6/configure file does not
> have the executable bit set, so I can not
> run it without doing a chmod.
> 
> At any rate, I tried to compile with
> 1.3 and I got this error.
> 
> /home/mo/project/swank/swank0.6/swank/SwkJCheckBox.java:348: unreported 
> exception tcl.lang.TclException; must be caught or declared to be thrown
>                         
> interp.untraceVar(getVarName(),commandListener,TCL.TRACE_WRITES| 
> TCL.GLOBAL_ONLY);
>                               ^
> 1 error
> make: *** [swank.jar] Error 1
> 
> Have you seen this before?
> 
> Mo DeJong
> Red Hat Inc
> 

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

Reply via email to