Applications using Tile

PT 15-Dec-2009: As of git version 1.6.6 the gitk history viewer uses themed widgets.

Kevin Walzer: Who is using Tile in their applications? I'm using it on several of mine. One example is PortAuthority, a GUI to manage MacPorts packages (see http://www.codebykevin.com/portauthority.html ).

http://www.codebykevin.com/portauthority-running.png


peterc's RReplace [L1 ], Padded [L2 ], 2Dirs1Cup [L3 ], RanPassUI [L4 ] and HoursCalc [L5 ] use Tile (and TclMacBag) on the Mac OS X, Windows and X11 platforms.



JHU - Database Fishing Tool (DaFT [L6 ]) is a front-end to database that can be connected with ODBC (or unixODBC). DaFT is distributed as Open Source, and packaged as a TclKit. The Tile engine is put into the kit. Any custom themes can be added in the form of a zip file, and will be mounted as a directory an read as a tile theme package. More info on this can be found at the DaFT theme page [L7 ]. On this page an example is given of how to create your own theme.

Update: Version 1.4.0 has just been released, and the main difference is that it uses the tile's treeview for tables and columns, added with horizontal scrollbars. The horizontal scrollbar is [L8 ]not a treeview native function (tile 0.7.2), but has been added by pure tcl (in a kit file).

Currently there are two extra themes available; Itft1 and Smog. Here's a screenshot of DaFT with Itft1 theme:

http://daft.sourceforge.net/daftthemes/daft14_01_plain_itft1.jpg


The WITS application uses both Tile and native widgets. http://sourceforge.net/p/windowstoolset/screenshot/screenshot.png


TLu 2006.05.16. updated 2007.02.08 tlpmgui (GUI for TeX Live package manager) application uses tile. More about TeX Live: [L9 ]. tlpmgui use HelpSystem for display help, in previous version used HelpBrowser.

Installation window

http://www.team-tl.slaskdatacenter.pl/tomek/tlpmgui/tlpmgui-1.png

Maintenance window during add a package

http://www.team-tl.slaskdatacenter.pl/tomek/tlpmgui/tlpmgui-2.png

After porting into Linux:

http://www.team-tl.slaskdatacenter.pl/tomek/tlpmgui/tlpmgui-2a-l.png

2007.01.13: It run under MacOX x86 too:

http://www.team-tl.slaskdatacenter.pl/tomek/tlpmgui/tlpmgui_darwin_aqua.jpg


Hv3, the web browser that uses Tkhtml3 uses Tile widgets when available.

http://tkhtml.tcl.tk/screenshot2.gif


SQLiteStudio http://sqlitestudio.one.pl/ss/full_29.png


ActivePerl's PPM UI [L12 ] uses tile via Perl/Tkx, as do the ActiveState Perl Dev Kit and Tcl Dev Kit UIs.


Tcl-Pkg makes use of Tile when it is available.


MSEdit uses tile on Windows and Linux; goto [L13 ] to see a few more screnshots.

http://sites.google.com/site/msedit/ScreenShot-1.jpg


Clubnet uses tile in metering product. All our systems use a mysql database and tile 0.8.2.

http://www.clubnet.ie/images/skyflo.gif

http://www.clubnet.ie/images/skyflo2.gif

Epos Solution (Flash Link File) [L14 ].

Also in its club membership suite of systems:

http://www.clubnet.ie/images/gms_3.gif


YZF - 2010-12-08 03:07:15

VideoMax Free Video Converter use tcl8.5 ttk


http://www.free-star.org/free-video-converter-screenshot-web.PNG

On Mac


http://www.free-star.org/free-video-converter-mac-sc.jpg

FreeStar Free DVD Ripper use tcl8.4 tile


http://www.free-star.org/dr-screenshot.png

On ubuntu


http://www.free-star.org/screenshot-free-dvd-ripper-linux.jpg

Please add links and screenshots to real-world apps using Tile! It's important to show this vital Tk extension being used in a production setting.