TileGTK is a theme for the tile toolkit, which uses the GTK+/GNOME style engine to draw widgets. Thus, Tk applications that use the tile widget set look the same as GNOME applications under GNU/Linux.

Download TileGTK

Sources:
tile-gtk-0.2.zip
tile-gtk-0.1.zip
Binary distributions: Win32:

tilegtk0.2-win32.zip

tilegtk0.1-win32.zip

Linux32:

tilegtk0.2-linux32.tar.gr

tilegtk0.2-linux32-nogtk.tar.gz

tilegtk0.1-linux32.tar.gz

Compile TileGTK

Requirements:
Instructions:
  • Download the TileGTK sources. Extract the sources into any directory
  • Install cmake
  • Update the file FindGTK.cmake (located in <cmake_install_dir>/share/cmake-<version>/Modules) with the version found in TileGTK sources (tile-gtk-0.2/cmake/Modules/FindGTK.cmake)
  • cd tile-gtk-0.2/cmake
  • sh build.sh (or sh build_64.sh if running Linux64)
  • If everything goes as expected, two directories will be created: build-unix??-make-debug & build-unix??-make-release
  • cd build-unix32-make-release
  • make install
  • If compilation goes as expected, the binaries will be placed in:
    tile-gtk/cmake/runtime/tilegtk0.2
  • Install it by manually copying directory tile-gtk/cmake/runtime/tilegtk0.2 into the "lib" directory of your Tcl/Tk distribution.

Browse TileGTK CVS

TkTable / Tile / Vu CVS Page: http://sourceforge.net/cvs/?group_id=11464
Tile-GTK CVS Page: http://tktable.cvs.sourceforge.net/tktable/tile-themes/tile-gtk/

Screenshots

Theme: Plastic
Page 1, Page 2, Page 3
Theme: Bluecurve
Page 1, Page 2, Page 3
Theme: dotNet
Page 1, Page 2, Page 3
Theme: HighContrast
Page 1, Page 2, Page 3
Demo:StyleIntrospection.tcl StyleIntrospection.tcl