Re: How to include in TclKit other libraries/packages?

lvirden <[email protected]> Mon, 29 Oct 2007 12:15:47 -0000
Newsgroups gmane.comp.lang.tcl.starkit
Message-ID <[email protected]>


On Oct 26, 3:43 am, avs <[email protected]> wrote:
> I'm new in TclKits/StarKits.
> Most of TclKits contains only a few packages. I want to make a TclKit,
> which already includes packages like Iwidgets and BLT. But, I do not
> know how. I've searched along the net, but could not find suitable
> information, only a kind of concepts or sending to TclDevKit.
> Could anyone help?

Check over at http://wiki.tcl.tk/dqkit - you will find the start for
what you are seeking. If nothing else, perhaps by starting with the
source for dqkit, you can add other packages that you feel are
missing.