Re: Embedding Tk in an MFC application
- From: Don Porter <dgp@xxxxxxxx>
- Date: Thu, 31 Aug 2006 13:33:46 -0400
antred wrote:
Hmm, I've taken a look at the init.tcl file and there is no definition
of a tcl_findLibrary proc in there. I did find that definition in a
file called auto.tcl, tho, but apparently Tcl_Init() doesn't lead to
that file being sourced also. I'm confused!! =((
The [tcl_findLibrary] command should be auto-loaded when needed.
If not, check
1) Did you redefine the [unknown] command to do something else,
interfering with its auto-loading function?
2) Is the tclIndex file missing or corrupt?
.
- References:
- Embedding Tk in an MFC application
- From: antred
- Re: Embedding Tk in an MFC application
- From: antred
- Re: Embedding Tk in an MFC application
- From: antred
- Embedding Tk in an MFC application
- Prev by Date: Re: Embedding Tk in an MFC application
- Next by Date: Re: Embedding Tk in an MFC application
- Previous by thread: Re: Embedding Tk in an MFC application
- Index(es):