**ttkgtk** Can currently be found at: http://www.ellogon.org/~petasis/tcl/ttkgtk/ttkgtk.tar.gz tile-gtk rewritten for gtk-3 I changed library/ttkgtk.tcl and added the following path to *_64: ====== /usr/lib/x86_64-linux-gnu ====== I compiled with: ====== CFLAGS=-I$HOME/t/tcl868/tk8.6.8/generic/ttk bash ./configure --with-tcl=$HOME/local/lib --with-tk=$HOME/local/lib ====== It does not quite work. * None of the widget borders show up. * The down-arrows for combo-boxes are huge. The other programs I try on my computer are using a light background with dark text, and ttkgtk is using white on black. I am not sure which GTK theme ttkgtk is using, but it does not seem to be correct. (And I checked: gucharmap is linked with libgtk-3). <>Enter Category Here