Re: ANN Tloona 1.3.0 released
- From: vitick@xxxxxxxxx
- Date: Sun, 20 Apr 2008 07:23:17 -0700 (PDT)
On Apr 20, 6:46 am, EL <eckhardnos...@xxxxxx> wrote:
Version 1.3.0 of Tloona Tcl/Tk IDE is out. Here are the highlights for
this release:
* various bugfixes
* client console is able to read stdin
* code browser understands XOTcl meta classes and slots
(via the -slot argument)
* Added some files for creating Mac OS X bundles (more on this will
follow on the blog at tloona.sourceforge.net)
* code definitions can be sent to the client console: proc, method
(Itcl), instproc, class proc, Class, meta Class (XOTcl) with
<Control-Return>
The latter makes it a pleasure to test your programs and procedures
while you are developing them. Just load the program into the client
console, then edit the procedures, classes etc. and repeatedly send them
to the console with <Control-Return>. You can immediately try out what
you have done... this makes you even more productive!
There is a new screenshot, showing how Tloona is running Tclhttpd inside
it's client console. Combined with the ability to send code definitions
to the console this is a very pleasant way to develop and test web
applications rapidly.
Here you go:http://tloona.sourceforge.net/http://sourceforge.net/projects/tloona
--
Eckhard
Good job. Wouldn't call it "advanced" yet. No way to change the font
size, errors (file->new, click in the empty window, get 'Error:
Invalid command name ""'). Of course, no way to print the source code
and no way to implement it either, since, as far as I know, TK doesn't
support printing.
---Victor
.
- Follow-Ups:
- Re: ANN Tloona 1.3.0 released
- From: EL
- Re: ANN Tloona 1.3.0 released
- From: Neil Madden
- Re: ANN Tloona 1.3.0 released
- References:
- ANN Tloona 1.3.0 released
- From: EL
- ANN Tloona 1.3.0 released
- Prev by Date: Re: simultaneous scrolling of text widgets in paned window?
- Next by Date: expect - problem split argv 0, then send each item as command
- Previous by thread: ANN Tloona 1.3.0 released
- Next by thread: Re: ANN Tloona 1.3.0 released
- Index(es):
Relevant Pages
|