http://www.perlmonks.org?node_id=948820


in reply to ptkdb module using Tkx?

It's wrong to assume that Tk has evolved to Tkx. ActiveStatePerl's supported version of Tk, has evolved to Tkx, but plain old Tk will still run on ActiveStatePerl. The problem it seems, is that like the shifting wind blown sand dunes in the desert, the various binary builds for various Tk releases seem to move around, hide, and are not clearly identified. Maybe ActiveState wants it that way?

I know the binary Tk build for your Windows architecture is out there, maybe someone can point you to it, unless you want to move to Tkx.

Doesn't Tkx have it's own debugger GUI?

Another far out option, is to run the Tkx and Tk eventloop simultaneously, by running one as master loop, and the other as a slave loop, which you pump frequently with a timer. It works surprisingly well, see Wx with Tk for example.


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh

Replies are listed 'Best First'.
Re^2: ptkdb module using Tkx?
by Anonymous Monk on Jan 20, 2012 at 02:32 UTC
      That part must not be automated, because some parts of kobesearch have not been updated for quite a while. I don't think new modules are even showing up (though new versions of existing modules are).