in reply to Re: How do you make Tk look good?
in thread How do you make Tk look good?

I may be completely wrong, but AFAIK, the Tk module is more or less independent from the main tcl/tk development effort. Which makes things more difficult to port than they maybe should be.

There's also Tcl::Tk, which - like Tkx - uses Tcl to interface with the Tk GUI. Which also supports Tiles, and also suffers from more or less the same incompatibilities as Tkx.