View · Search · Index
No registered users in community xowiki
in last 10 minutes

[Xotcl] XOTclIDE 0.58 and new XOSQL and ATKSqlBrowser

From: Artur Trzewik <mail_at_xdobry.de>
Date: Thu, 29 Jan 2004 19:03:07 +0100

Hi!

New Version of XOTclIDE 0.58 is released.
http://www.xdobry.de/xotclIDE

changes:
- New plug-ins:
 - FileBrowser - simple gui file manager that can
          mount mk4 and zip archives
 - SQLBrowser - gui for sql queries with some goodies as
      word completion, result show in TkTable and DB-Schema view.
- version control state of components and classes are displayed in differently
colors
- better code completion
- for another changes see change-log file

ATKSQLBrowser is distributed also as separate and stand-alone
application per Starkit technology.
http://www.xdobry.de/atksqlbrowser

I have also separated XOTcl sql interface to XOSQL package.
That provide uniform access to several Tcl interfaces:
mysqltcl, sqlite, postgres, tclodbc
and have uniform Tk connection dialog.
http://www.xdobry.de/xosql

Artur Trzewik