**Description of the software** | What:| tcl GUI Generator (tG²)| | Where:| http://members.upc.nl/~s.serper/index.html?tool_download| | Description:| Windows-based poor man's Tcl/Tk IDE for creating GUIs| || Supports basic IDE functions:| || - project & version control| || - script generation & manager| || - source editor| || - layout editor| || - (basic) debugging facilities| || - binary distribution manager| || Output is currently tested on Windows (XP, Vista & 7) & partially in Linux (Redhat)| || Copyright tG² source, Output is open source (BSD license).| || Currently at version http://members.upc.nl/~s.serper/tools/tG2_v1.07.01.exe%|%1.07.01%|% - beta 01, http://members.upc.nl/~s.serper/tools/tG2_help/tg2_v10701_release_notes.txt%|%release.notes%|% | | Updated:| 23/12/2012| | Official release date:| 23rd January 2011| | Revision History:| http://members.upc.nl/~s.serper/tools/tG2_help/tools_tG2_help_RH.html| | Contact:| http://members.upc.nl/~s.serper/index.html?tool_download| ---- <> **Foreword** [SeS] '''Thank you''' to all Tcl'ers who have contributed on wiki.tcl.tk and all the package developers, tG² would not have been possible, and certainly not within this relative short period of time without your efforts to share and guide relative newcomers (like myself) on the correct path. **Comments and Questions** [SeS] (23-1-2011) * http://members.upc.nl/~s.serper/tools/tG2_help/tools_tG2_help_v10601_mainHelp.html%|%some thoughts and words of the author%|% * http://www.youtube.com/user/tclguigen%|%some tG² related movies%|% * I hope you enjoy using tG², just remind this: it is a start...so bear with me seeing this tool grow and mature with time. Regards, SeS [SeS] (4-2-2011) * Beta 8 released [SeS] (12-5-2011) * Beta 17 released [SeS] (19-8-2012) * Beta 41 released, finally things are stable and most features that I had in mind are implemented and gone through testing. What remains in near future are: - undo for hierarchical changes of objects in Layout Editor, this involves also auto-redraw in case of objects that are managed by the Pack geometry manager. - Further cleanup and review of scripts to improve in terms of size & speed & efficient coding. [SeS] (23-12-2012) * Introducing BWidget wrapper to support drag & drop of BWidget layout objects. Many more improvements and new features, a more comprehensive list of updates is available inside the release notes. Either click on the download link or if you have already installed a previous tG² version, simply invoke the Help menu to activate the "Check for updates" command. <> GUI