Documentation

Screenshots:
Tcl generated Excel sheets
Excel chart as photo image
Data exchange with Tablelist
Excel file comparison
Automation of Excel and Google Earth
Embed Office application

Tcl generated Excel sheets

Excel workbook consisting of worksheets with different chart types. The workbook was created by test program Excel-06_Chart.tcl.

Top of page

Excel chart as photo image

Tk window created by test program Excel-06_Chart.tcl. The Excel chart was copied to the Windows clipboard with the Twapi extension and pasted into a photo image with the help of the Img extension.

Top of page

Data exchange with Tablelist

Excel workbook with 2 worksheets and a Tk window with corresponding Tablelist widgets created by test program Excel-07_Tablelist.tcl.

Top of page

Excel file comparison

Comparison of two Excel files created by test program Excel-17_Diff.tcl using procedure DiffExcelFiles introduced in version 1.0.4.

Top of page

Automation of Excel and Google Earth

Load position information into an Excel sheet, read back that information and create a Tk GUI with buttons corresponding to these positions. Clicking onto one of these buttons triggers Google Earth to fly to that position.
Generated with test program Earth-02_MunichTour.tcl.

Top of page

Embed Office application

Embed an Office application into a Tk frame. Generated with test program Word-23_Embed.tcl.

Top of page