in reply to Re: Tkx not installing properly
in thread Tkx not installing properly

Really, all I'm looking to do is to be able to use Ttk modules as opposed to Tk modules in Perl. Is there any easier way to do that?

Replies are listed 'Best First'.
Re^3: Tkx not installing properly
by chrstphrchvz (Scribe) on May 13, 2019 at 00:23 UTC

    You can use Ttk widgets from any Tcl/Tk wrappers: Tkx, Tcl::Tk, Tcl::pTk, and even Tcl.pm by itself (disclosure: I now maintain Tcl::pTk and Tkx).