[tcljava-user] Swank 2.3.0 now available
Brought to you by:
mdejong
From: Bruce J. <nm...@ma...> - 2007-01-27 01:40:58
|
I've finally got my act together enough to put up the latest source and compiled jar files for Swank. The major difference with this version of Swank is that the Jacl event loop and the Swing Event loop are carefully isolated from each other. The code is somewhat messy, but it is necessary to only access Swing widgets from the event loop. Earlier versions of Swank effectively ran everything on the event loop, but this had limitations. Please take Swank for a drive, and let me know what you think. The source code is now managed with Darcs, I'll post information later on how to access the repository for those that want to monitor changes (or contribute to the development). http://www.onemoonscientific.com/swank/download.html Bruce |