[INLINE] Tix Integrated Development Environment TIDE applications are a suite of development applications that run with Tk/Tcl ([1]http://tcl.activestate.com) or Python ([2]http://www.python.org). using the [3]Tix widget set. [4]IDE Studio: Python IDE Editor [5]IDEStudio is an enhanced version of the standard [6]Python [7]Idle Integrated Development Environment, featuring: + Embedded [8]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. [9]SpecTix: Multi-language Interface Builder [10]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. [11]TixXf: Interactive Interface Builder [12]TixXf allows you to interactively build and modify a user interface based upon the Tk widgets. The output generated by TixXf is a Tcl/Tk script that can be executed with wish or any other Tcl/Tk interpreter. It features: + editing "on the fly". TixXf is running as a part of the application (not in an external tixwish), + editing of existing Tcl/Tk or Tix programs, + placing and sizing of widgets by direct manipulation, + full access to all widget attributes, + cut and paste functionality, + "templates" that can be inserted in your program. [13]TixClips: an IDE for [14]CLIPS [15]TixClips is an Integrated Development Environment for CLIPS using the [16]TclClips [17]SWIG wrapping. + Complete access to Tcl from CLIPS; + Complete acces to CLIPS functionality from Tcl; + Integrated on-line help; + Ability to load [18]Protege projects into CLIPS; + Integrated productivity tools, such as find, grep and execute scripts. Tixapps: Tix Applications TIDE applications use the [19]Tixapps framework, and many of the component [20]Widgets are written in Objected Tix, with wrappers to make then directly available to Python. Tixapps require Tix 8.1.3 from [21]http://tix.sourceforge.net. Support No support for Tixapps is available at this time. For bug reports and patches regarding Tixapps, use the [22]Tixapps User's Forum _________________________________________________________________ [23]TIDE References 1. http://tcl.activestate.com/ 2. http://www.python.org/ 3. http://tix.sourceforge.net/ 4. file://localhost/disk/dos/k/Tixapps/src/idledev/IDEStudio.gif 5. file://localhost/disk/dos/k/Tixapps/src/idledev/IDEStudio.html 6. http://www.python.org/ 7. http://www.python.org/idle/ 8. http://www.python.org/idle/ 9. file://localhost/disk/dos/k/Tixapps/src/Spectix/Spectix.gif 10. file://localhost/disk/dos/k/Tixapps/src/Spectix/Spectix.html 11. file://localhost/disk/dos/k/Tixapps/src/tixxf/Tixxf.gif 12. file://localhost/disk/dos/k/Tixapps/src/tixxf/Tixxf.html 13. file://localhost/disk/dos/k/Tixapps/src/TixClips/Tixclips.gif 14. http://www.ghg.net/clips/CLIPS.html 15. file://localhost/disk/dos/k/Tixapps/src/TixClips/Tixclips.html 16. http://www.eolas.net/tcl/clips/TclClips2001.zip 17. http://www.swig.org/ 18. http://protege.stanford.edu/ 19. file://localhost/disk/dos/k/Tixapps/src/Tixapps.html 20. file://localhost/disk/dos/k/Tixapps/src/Widgets/Widgets.html 21. http://tix.sourceforge.net/ 22. http://sourceforge.net/forum/forum.php?forum_id=142715 23. http://starship.python.net/crew/mike/