How to retrieve the interpreter from a Tk_Window?
- From: "Georgios Petasis" <petasis@xxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 13:13:28 +0300
Hi all,
I have register a ClientMessageHandler for a Tk_Window, with
Tk_CreateClientMessageHandler. My event gets handled,
and my callback function gets called. But how can I get the
Tcl_Interp that this Tk_Window has been created in?
(It seems that Tk keeps this information internally, in the
TkWindow structure. But how can I get this information from
an extension?)
George
.
- Prev by Date: Re: Tcl Thread Safety / Windows build
- Next by Date: Embedding a tk widget into a MS Win app
- Previous by thread: TkDND: Tk and drag n' drop - Help in improving it...
- Next by thread: Embedding a tk widget into a MS Win app
- Index(es):
Relevant Pages
|