Version 11 of tG²

Updated 2012-08-19 15:03:19 by SeS

Description of the software

 What: tcl GUI Generator (tG²)
 Where: http://members.upc.nl/~s.serper/index.html?tool_download%|%download.page%|%
 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.06.01.exe%|%1.06.01%|% - beta 41, http://members.upc.nl/~s.serper/tools/tG2_help/tg2_v10601_release_notes.txt%|%release.notes%|% 
 Updated: 19/8/2012
 Official release date: 23rd January 2011
 Revision History: http://members.upc.nl/~s.serper/tools/tG2_help/tools_tG2_help_RH.html%|%link%|%
 Contact: http://members.upc.nl/~s.serper/index.html?tool_download%|%homepage%|%

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)

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.