in reply to Re^2: Tk, Tcl/Tk, Tkx
in thread Tk, Tcl/Tk, Tkx

Tcl::pTk fails all the tests It also complains that Tix is not included. Is this true (something I can ignore... ??) Am I missing something?

Can't really ignore it, Tix plays a part in the "looks".

Should be simple to install, last time I did it with http://downloads.activestate.com/ActiveTcl/releases/

teacup update-self teacup verify teacup install Tix teacup install Plotchart teacup install ctext

Replies are listed 'Best First'.
Re^4: Tk, Tcl/Tk, Tkx
by Sandy (Curate) on Mar 04, 2016 at 02:39 UTC
    Aah... that may be the problem, I was not using ActiveState.

    Something to think about

    Thank you

      activestate will require you to pay for commercial use.

      If you can live with pre-installed tcl/tk without Activetcl - then this could be better option

      You can install tix have you tried it on your MAC device?
      Still, programs could actually be easily re-done without Tix, (I - personally - now code without tix, there are lot of ways to avoid it.)