⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tkproe_history.htm

📁 用于TCL/TK的可视化集成开发环境.(GUI)
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD>	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">	<TITLE>TKproE - History</TITLE>	<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4  (Linux)">	<META NAME="CREATED" CONTENT="20040222;11281400">	<META NAME="CHANGED" CONTENT="20090110;15475900">	<META NAME="ProgId" CONTENT="Word.Document">	<META NAME="Originator" CONTENT="Microsoft Word 10">	<META NAME="Template" CONTENT="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">	<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]-->	<!--[if gte mso 9]><xml> <w:WordDocument>  <w:SpellingState>Clean</w:SpellingState>  <w:GrammarState>Clean</w:GrammarState>  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument></xml><![endif]-->	<!--[if gte mso 10]><style> /* Style Definitions */ table.MsoNormalTable	{mso-style-name:"Table Normal";	mso-tstyle-rowband-size:0;	mso-tstyle-colband-size:0;	mso-style-noshow:yes;	mso-style-parent:"";	mso-padding-alt:0in 5.4pt 0in 5.4pt;	mso-para-margin:0in;	mso-para-margin-bottom:.0001pt;	mso-pagination:widow-orphan;	font-size:10.0pt;	font-family:"Times New Roman";}</style><![endif]-->	<!--[if gte mso 9]><xml> <u1:DocumentProperties>  <u1:Author>Dennis_2</u1:Author>  <u1:LastAuthor>Dennis_2</u1:LastAuthor>  <u1:Revision>3</u1:Revision>  <u1:TotalTime>2</u1:TotalTime>  <u1:Created>2002-11-18T01:53:00Z</u1:Created>  <u1:LastSaved>2002-11-18T01:55:00Z</u1:LastSaved>  <u1:Pages>1</u1:Pages>  <u1:Words>1100</u1:Words>  <u1:Characters>6273</u1:Characters>  <u1:Lines>52</u1:Lines>  <u1:Paragraphs>14</u1:Paragraphs>  <u1:CharactersWithSpaces>7359</u1:CharactersWithSpaces>  <u1:Version>10.4219</u1:Version> </u1:DocumentProperties></xml><![endif]-->	<!--[if gte mso 9]><xml> <u2:WordDocument>  <u2:SpellingState>Clean</u2:SpellingState>  <u2:GrammarState>Clean</u2:GrammarState>  <u2:BrowserLevel>MicrosoftInternetExplorer4</u2:BrowserLevel> </u2:WordDocument></xml><![endif]-->	<STYLE TYPE="text/css">	<!--		H1 { color: #000000 }		P { color: #000000 }		H2 { color: #000000 }		H3 { color: #000000 }		A:link { color: #0000ff }		A:visited { color: #800080 }	-->	</STYLE></HEAD><BODY LANG="en-US" TEXT="#000000" LINK="#0000ff" VLINK="#800080" DIR="LTR"><H1 ALIGN=CENTER><A NAME="_x0000_i1025"></A><FONT COLOR="#ff0000"><IMG SRC="TKproElogo60.jpg" NAME="graphics1" ALT="TKproE logo" ALIGN=BOTTOM WIDTH=214 HEIGHT=60 BORDER=0></FONT></H1><P ALIGN=CENTER><FONT SIZE=3 STYLE="font-size: 13pt"><B>TCL/TKProgramming Environment</B></FONT></P><H2>History - current revision = <FONT COLOR="#ff0000">2.0</FONT></H2><H3><FONT SIZE=3 STYLE="font-size: 13pt">Changes for version 2.0</FONT></H3><OL>	<LI><P STYLE="margin-bottom: 0in">The new themed widgets of TK 8.5	are now supported by TKproE 2.0.</P>	<LI><P STYLE="margin-bottom: 0in">Files opened by the File/Open menu	item now become the default file name for the File/Save action.</P>	<LI><P STYLE="margin-bottom: 0in">You can now bind events to objects	placed on a canvas. This feature did not previously work properly.</P>	<LI><P STYLE="margin-bottom: 0in">The labelwidget option for	labelframes is now properly saved.</P>	<LI><P STYLE="margin-bottom: 0in">Saved projects are smaller. Most	default values are no longer saved (since they don't need to be).</P></OL><H3><FONT SIZE=3 STYLE="font-size: 13pt">Changes for version 1.2</FONT></H3><OL>	<LI><P STYLE="margin-bottom: 0in">The name of the current file being	edited is now displayed in the title bar of the TKproE main window.</P>	<LI><P STYLE="margin-bottom: 0in">Fixed the code to prevent the	addition of extra blank lines at the end of certain saved	procedures.</P>	<LI><P STYLE="margin-bottom: 0in">Added some support for saving pure	TCL megawidgets.</P>	<LI><P STYLE="margin-bottom: 0in">The geometry management of paned	window children is now saved.</P>	<LI><P STYLE="margin-bottom: 0in">Fixed a few errors related to	saving windows and tags for text widgets.</P>	<LI><P STYLE="margin-bottom: 0in">The global variable window now	sorts variable regardless of case.</P>	<LI><P STYLE="margin-bottom: 0in">Increased the number of toplevel	window attributes that are now saved. (almost all of them)</P>	<LI><P STYLE="margin-bottom: 0in">Namespaces that existed at the	start of TKproE are now preserved when loading a new project.</P>	<LI><P STYLE="margin-bottom: 0in">The program now saves pack, place	and grid propagate information.</P>	<LI><P STYLE="margin-bottom: 0in">Added support for configuring BLT	graph widgets. (Use the BLTgraph.tcl template to add the first graph	to a project.)</P>	<LI><P STYLE="margin-bottom: 0in"><FONT SIZE=3 STYLE="font-size: 13pt">Added	project type as a general option. TKproE will not attempt to save TK	components for projects identified as &quot;TCL only&quot;.</FONT></P></OL><H3><FONT SIZE=3 STYLE="font-size: 13pt">Changes for version 1.1</FONT></H3><OL>	<LI><P STYLE="margin-bottom: 0in"><!--[if !supportLists]-->Added	support for the Tktable widget 	</P>	<LI><P STYLE="margin-bottom: 0in">Added properties for gridder on	properties form 	</P>	<LI><P STYLE="margin-bottom: 0in">Added extensive library of icons	that can be quickly incorporated into applications (Thanks to the	libraries distributed by Adrian Davis in his ICONS package. See	http://www.satisoft.com/tcltk/icons/index.html). 	</P>	<LI><P STYLE="margin-bottom: 0in">Added support for PostgreSQL. When	specified by the TKproE general options dialog, TKproE will include	the pgintcl library into your application. You can then use the	pgintcl commands to access data from a PostgreSQL server. 	</P>	<LI><P STYLE="margin-bottom: 0in">Corrected treatment of the file	path separator character on command line under Windows 	</P>	<LI><P STYLE="margin-bottom: 0in">TKproE now uses the auto-save	directory stored in the configuration file. 	</P>	<LI><P STYLE="margin-bottom: 0in">Adding a cascade item in the menu	editor will now automatically create a new menu widget. 	</P>	<LI><P>The documentation has been extended by 25% and is now in PDF	format.</P></OL><H3><FONT SIZE=3 STYLE="font-size: 13pt">Changes for version 1.01</FONT></H3><OL>	<LI><P STYLE="margin-bottom: 0in">Added a parameter watch window	that can be used to monitor the current value of any variable. 	</P>	<LI><P STYLE="margin-bottom: 0in">Included some sample widget	templates with the distribution. 	</P>	<LI><P STYLE="margin-bottom: 0in">Significantly improved&nbsp;the	behavior of configuration windows (e.g. font selection) that the	user may keep open even after the associated widget has been	destroyed. 	</P>	<LI><P STYLE="margin-bottom: 0in">Removed a reference to a Windows	color name. 	</P>	<LI><P STYLE="margin-bottom: 0in">Fixed an assortment of other minor	bugs. 	</P>	<LI><P>Expanded the documentation. 	</P></OL><H3>Revision 1.0</H3><P>Initial public release</P><HR SIZE=1><P><FONT SIZE=3 STYLE="font-size: 13pt">This page last updated August12, 2007</FONT> </P><P><FONT SIZE=3 STYLE="font-size: 13pt">Send comments to<A HREF="mailto:freewrapmgr@users.sourceforge.net">freewrapmgr@users.sourceforge.net</A></FONT><FONT SIZE=3 STYLE="font-size: 13pt"><BR></FONT>&nbsp; </P></BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -