This repository was archived by the owner on May 1, 2022. It is now read-only.
8.6.3: updated changelog
This is the fourth release related to Tcl/Tk version 8.6. It is compatible with previous version of Tashy. Below is list of changes since last release.
Added
- Binding for Tk
photocommands:put,read,redither,
transparency get,transparency set,write - Binding for Tk
ttk::entrycommands:delete,insert - Binding for Tk
tk busycommands:cget,configure,current,status - Binding for Tk
ttk::stylecommands:lookup,element create,
element names,element options - Binding for Tk
menucommand:invoke - Binding for Tk
canvascommands:addtag,bbox,bind,canvasx,
canvasy,coords,dchars,delete,dtag,find,focus,gettags,
icursor,imove,index,insert,itemcget,itemconfigure,lower,
move,moveto,postscript,raise,rchars,scale,select adjust,
select clear,select from,select item,select to,type,xview,
xview moveto - Binding for Tk
ttk::panedwindowcommand:insert - Binding for Tk commands:
instate,state,focus - Binding for Tk
ttk::treeviewcommands:detach,insertas function,
parent,next,prev,focus - Binding for Tk
textcommands:tag add,tag configure,delete
Changed
- Updated README.md
- Updated code documentation
Fixed
- Configure the library on headless systems (mostly for Docker)
- Typos in contributing guide
- Missing code documentation for Tk
buttonandttk::buttoninvokecommand - Procedure and function
Unbindin Tcl.Tk.Ada.Widgets - Procedure and function
Unbind_From_Main_Windowin
Tcl.Tk.Ada.Widgets.Toplevel.MainWindow