Starkit and BLT (was Re: Is there Starkit with BLT?)

From: John Douglas (jdamja_at_sbcglobal.net)
Date: 05/16/04


Date: Sun, 16 May 2004 05:28:20 GMT


Jean-Claude Wippler wrote in
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=71dec71a.0401310836.5d239a14%40posting.google.com&rnum=2&prev=/groups%3Fq%3Dstarkit%2Bblt%2Bgroup:comp.lang.tcl.*%26hl%3Den%26lr%3D%26ie%3DUTF-8%26group%3Dcomp.lang.tcl.*%26selm%3D71dec71a.0401310836.5d239a14%2540posting.google.com%26rnum%3D2
>Let's get the terms and combinations right, please:
>- tclkit is an executable
>- dqkit is like tclkit, but with more extensions built in, such as BLT
>- starkits are script/data/extension hybrids
>- BLT cannot be used as starkit because it does not support stubs

Aha. This explains why dqkit was able to read my starkit (that included
ref's to BLT procs) only if the original VFS files were in place. (Though
it was not really reading the starkit - instead it sought out and found the
VFS files.) So dqkit has BLT, but requires presence of the tcl scripts at
runtime if BLT is included.

I have an application that relies fairly heavily on BLT and I wish to
distribute this without the tcl script code.
Am I simply out of options? (I tried freewrap but got "tk dll" error
messages from windows xp. I haven't given up on that route, but am at a
loss as what to try next. I've already put in about 10 hours on freewrap
and about half that on sdx/starpack just trying different combinations being
teased the whole way that success was just around the again next corner!)

Is it overly complicated to convert the BLT C source code so that it is
stub enabled? Would this allow BLT to work in a starkit? I've not found
alternatives to BLT's graphing capabilities.

Thanks,
Doug



Relevant Pages

  • Re: Starkit newby question
    ... How do I get BLT into a starkit? ... lot like tclkit, but includes, among other things, BLT. ... design your starkit to use dqkit, ...
    (comp.lang.tcl)
  • Re: Is there Starkit with BLT?
    ... > I'd like to use Starkit with BLT. ... > Please let me know how to create a modified dqkit with all encodings. ... - dqkit is like tclkit, but with more extensions built in, such as BLT ...
    (comp.lang.tcl)
  • Re: Starkit and BLT (was Re: Is there Starkit with BLT?)
    ... This explains why dqkit was able to read my starkit (that included ... > ref's to BLT procs) only if the original VFS files were in place. ... of BLT if/when stubs will be supported. ...
    (comp.lang.tcl)
  • Re: dqkit 0.8 released
    ... This is an announcement of DQkit version 0.8. ... I'm interested in a multi-threaded BLT build for windows. ... where i can obtain a binary distribution of just the BLT dll? ...
    (comp.lang.tcl)
  • Re: use BLT beside a starpack?
    ... > I know I cannot wrap BLT 2.4z into a starkit, ... And dqkit is one such "extended tclkit" runtime.. ...
    (comp.lang.tcl)