Re: finding tk version in Matrix 10.6
- From: schlenk <schlenk@xxxxxxxxxxxxxxxx>
- Date: Sun, 30 Mar 2008 11:42:38 -0700 (PDT)
On Mar 30, 5:29 pm, Suresh <suresh.engin...@xxxxxxxxx> wrote:
Hi,Your probably talking about IBM/Dassault Matrix One, right?
I am using Matrix 10.6 version.
when i give the command load tk83 in the tcl prompt i am getting the
following error,
"couldn't load library "tk83": this library or a dependent library
could not be found in library path".
I am using win XP os.
Please let me know to resolve this issue.
Could be easiest to just ask you support contact there.
But in a normal Tcl shell you would use 'package require Tk' to load
the Tk package into the interpreter. Depending on how good the Tcl
shell in Matrix is (the event loop needs to work), you may not even be
able to use Tk at all. So best check your local documentation.
If you simply want to use load and its the same command as in a normal
Tcl shell you might have more success with:
load <path to tk dll>/tk83.dll Tk
Michael
.
- References:
- finding tk version in Matrix 10.6
- From: Suresh
- finding tk version in Matrix 10.6
- Prev by Date: Re: Speedup canvas itemconfigure -fill for many polygons.
- Next by Date: Re: Tk_PkgInitStubsCheck - build error
- Previous by thread: finding tk version in Matrix 10.6
- Index(es):
Relevant Pages
|