2016/02/25 |
New changes added by hpheidinger! Since release 1.6.1a1 - changes include:
The version number was lifted from 1.6 -> 8.6 to keep that in sync with TCL/TK release and to point out with which TCL/TK vTcl is working
Fixes for TCL/TK 8.5 by Rildo Pragano have been integraded
|
2016/02/23 |
Visual Tcl lives! hpheidinger has brushen up Visual Tcl to work with TCL/TK version 8.6 - here is a link to his latest version: http://github.com/hpheidinger/vtcl.vtcl-8.6\ more details on the ongoing work will follow soon! |
2010/09/29 |
Lead Developer Wanted! Visual Tcl is in need of a Lead Developer, in order to keep the project moving we believe the project needs at least one lead developer.
We are looking for someone who has time to dedicate to managing our project.
Currently we have many enhancements already but have not had time to release a new version.
Anyone interested in the position of Project and/or act in the function of Lead Developer, please post in the Help Forum.
If you would like to contribute in any other way, you are also welcome to post in the project's Forum.
|
2010/04/11 |
Help Wanted! Visual Tcl is in need of a Lead Developer, anyone interested please post in the
Help Forum.
If you would like to contribute in any other way, you are also welcome to post in the project's Forum.
|
2010/03/20 |
New developments in Visual Tcl! Rildo Pragana made some small improvements to vTcl.
More info at: http://ww1.pragana.net/ Here is a link to the
package with the fixes and is compatible with Tcl 8.5. - Thanks Rildo |
2010/03/15 |
Updated homepage navigation links! Will be updating the site's links and revising the site's content. |
2007/12/24 |
New Project members! Kenneth Parker is back as the lead developer and Skytraas has joined the project.
More updates will be coming soon, including plans for upcoming releases of Visual Tcl. |
2007/02/28 |
Visual Tcl 1.6.1a1 has been released. This is a development release, as we felt the need
for a checkpoint a this time.
New changes since last release include:
Changed the CVS type of several GIF files, which prevented correct
checkout on Windows and probably MAC.
Fixed BUG ID 823361: Problem undoing Toplevel.
Fixed errors caused by clicking on unregistered widgets. Those created
by tkcon or at runtime.
Disallow removing top when in test mode.
Several toolbar enhancements (sections and others).
Check the syntax of procedures, bindings, commands, etc., avoid saving
projects that cannot be reloaded because of a missing brace. |
2006/08/30 |
Fixed Bugs! Despite the project current constraints, unixabg continues to move the project forward and encourages everyone to try the CVS version for testing.
This update notes the recent closed bugs:
1530022 vtclrc and Widget Toolbar operation.
1529787 Dead/duplicate binding on Shift-Button-1.
1526634 External image editor.
1451347 Bindings modified on reload. |
2006/08/27 |
Help Wanted! Visual Tcl is in need of a Lead Developer, in order to keep the project moving we believe the project needs at least one lead developer.
We are looking for someone who has time to dedicate to managing our project.
Currently we have many enhancements already but have not had time to release a new version.
Anyone interested in the position of Project and/or act in the function of Lead Developer, please post in the Help Forum.
If you would like to contribute in any other way, you are also welcome to post in the project's Forum.
|
2006/07/18 |
Congratulations and Farewell! Kenneth Parker has taken full time position and will no longer be able to lead the project.
We would like to thank him for all his contributions. His past work has been valuable and contributed greatly to the ongoing development of the project.
From all of us at Visual Tcl, we hope this next step in his career is both personally and professionally rewarding.
Our best wishes for his success with the new position.
|
2006/03/07 |
Website Update! The following sections have recently been updated:
About Section: Updated Links .
FAQ Section: Links To The Free Books on Tcl/Tk.
Install Section: Added Windows XP Installation steps.
Links Section: Updated Tcl/Tk Resources Links. |
2006/01/22 |
Visual Tcl Pre-Release Update! The next release is in the works. This update notes the significant changes/fixes in the upcoming release:
121184 Perform syntax checking
121189 Add Previous Button to " Tip of the day "
121191 Widget toolbar sections
121197 Udate Version of TkCon
121222 Fix undo Toplevels
121251 applied patch of labeledframe.wgt from the patches dir
123278 Update About Box |
2006/01/21 |
Visual Tcl Update! The following changes/fixes are work in progress.
121186 support for undo/redo
121187 Add Widget command for list boxes
121188 Display childsite labels in widget tree
121192 Tix Notebook
121193 Update code for TCLETS
121194 increase font size for help index screen
121196 Add buttons to main toolbar
121198 add images to menu
121249 REPLACE EDIT & TEST MODE WITH ACTIONS
121513 Remove ability remove toplevel when in test mode
121734 Widgets created at runtime or using tkcon cause problems |
2006/01/18 |
Website Update! Pedro Sandoval has just joined the Visual Tcl team as the new Webmaster. He'll be taking over the duties of maintaining this website.
Over the coming weeks, he will be adding the latest project developments, updating the site's links and revising the site�s content. |
2005/11/12 |
New Developers Kenneth Parker and unixabg are now part of the development team. More updates will be coming soon including plans for upcoming releases of vTcl. |
2003/08/18 |
Visual Tcl 1.6.0 released! The font and image managers have been redesigned and some menu items have been added that were only
available from the toolbar. 2 more samples for creating/using megawidgets have been added. A summary help file is now available from the Help menu. |
2003/04/21 |
Visual Tcl 1.6 (under development) now includes its own BWidgets distribution. The preferences dialog has been redone using the BWidgets Notebook. New features include // Toplevel position can be saved or not. When the position is not saved, the Windows Manager decides where to place the window // Toplevel size can be saved or not. When the size is not saved, a toplevel window automatically adjusts its size to its contents // Support for tooltips // New project wizard // By default, an application now terminates when all of its toplevel windows have been closed. This prevents leaving zombie instances of 'wish' running. |
08-11-2001 |
1.5.2 Has been released on June 27, 2001! |
03-15-2001 |
1.5.1 beta 3 not stable enough ? Check out the CVS! A lot of bugs have already been fixed. To get the latest code: cvs update -r vtcl-1-5 |
02-26-2001 |
Visual Tcl 1.5.1 beta 3 is ready! |
02-11-2001 |
Visual Tcl 1.5.1 beta 2 has been released. beta 3 is in the works |
11-30-2000 |
Visual Tcl 1.5.1 alpha 1 has been released. New development for 1.5.1 includes // revamped user interface // rewritten bindings editor // rewritten menu editor // new widget description system // easier insertion of widgets // multiple file projects support // inline images // options can be saved or not on a widget basis // support for namespaces in proc editor // font and image code included in project only when needed. Thanks for Damon Courtney for all the work he is doing on Visual Tcl! |
03-30-2000 |
The move to SourceForge is complete! Downloads are available via HTTP again. |
03-22-2000 |
Visual Tcl is moving to SourceForge. |
EOF |
Older news items have been removed |