Starkit and BLT (was Re: Is there Starkit with BLT?)
From: John Douglas (jdamja_at_sbcglobal.net)
Date: 05/16/04
- Next message: Tennis Smith: "Re: Odd cron-related problem."
- Previous message: Gerald W. Lester: "Re: PSPad - Free programmer's editor for Win"
- Next in thread: Jean-Claude Wippler: "Re: Starkit and BLT (was Re: Is there Starkit with BLT?)"
- Reply: Jean-Claude Wippler: "Re: Starkit and BLT (was Re: Is there Starkit with BLT?)"
- Reply: Tim Holmes: "Re: Starkit and BLT (was Re: Is there Starkit with BLT?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Tennis Smith: "Re: Odd cron-related problem."
- Previous message: Gerald W. Lester: "Re: PSPad - Free programmer's editor for Win"
- Next in thread: Jean-Claude Wippler: "Re: Starkit and BLT (was Re: Is there Starkit with BLT?)"
- Reply: Jean-Claude Wippler: "Re: Starkit and BLT (was Re: Is there Starkit with BLT?)"
- Reply: Tim Holmes: "Re: Starkit and BLT (was Re: Is there Starkit with BLT?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|