Tix Integrated Development Environment  Tix Integrated Development Environment

TIDE applications are a suite of development applications that run with Tk/Tcl (http://tcl.activestate.com) or Python (http://www.python.org). using the Tix widget set.
IDE Studio: Python IDE Editor
IDEStudio is an enhanced version of the standard Python Idle Integrated Development Environment, featuring:
  • Embedded Idle Editor,
  • Visual class and method inspector of editor files;
  • Integrated PYDOC on-line help;
  • Intrgrated productivity tools, such as find, grep and execute scripts.

SpecTix: Multi-language Interface Builder
SpecTix provides a development environment to build applications with graphical user interfaces that run on multiple platforms with multiple languages.

SpecTix generates target code for the following languages:

  • Tcl with the Tk toolkit.
  • Java with AWT
  • Perl with the Tk toolkit.
  • Python with the Tkinter toolkit.
  • Ruby with the Tk toolkit.

Tixapps: Tix Applications
TIDE applications use the Tixapps framework, which include:

tixinspect:
an inspector for Tix/Tk applications. It uses Tk's send command to retrieve infomation from other Tk applications.
tixdebug:
a debugger to work with tixinspect.
tixinfo:
an info browser for GNU documentation.
Tixapps require Tix 8.1.3 from http://tix.sourceforge.net.

Download

You can download TIDE from http://starship.python.net/crew/mike/Tide/ .

Support

For bug reports and patches regarding Tixapps, use the Tixapps User's Forum