On Fri, Jan 6, 2012 at 2:36 AM, Jeff Hobbs <je...@activestate.com> wrote:
> On 05/01/2012 1:42 AM, Laurence Anthony wrote: > >> I've tried many times to add Tcl packages to the Tkkit in ActiveState Perl >> to use with a standalone Tkx application (built with perlapp). The only >> documentation online seems to be the long thread below, which contains >> some >> code snippets and various corrections (but doesn't seem to be complete). >> http://www.nntp.perl.org/**group/perl.tcltk/2008/11/**msg187.html<http://www.nntp.perl.org/group/perl.tcltk/2008/11/msg187.html> >> >> Can someone post a definitive code snippet that will allow a package that >> is installed into Tcl (e.g. pdf4tcl) to be added to the Tkkit. >> > > It's a rather simple script (just a few lines), but I've attached > something that adds more magic and assistance. > > Jeff > Thanks Jeff, This seems to work very nicely! I think a lot of people will be using it from now. Regards, Laurence.