Tcl/Gtk? gtk_signal_connect_interp?




Gtk is pretty darned slick. I like it. But I miss the 
rapid GUI development available via Tcl/Tk.  Tcl/Gtk 
bindings have been proposed at one time or another,
but I haven't seen any mention of any development, so...

I've got a *simple* Tcl interpreter, that can read 
a script from a file, display a preconfigured button, 
and call the Gtk event loop.  I'm at a loss as to how 
to provide for an interactive interpreter in combination
with the Gtk event loop, though.  I assume the function,
gtk_signal_connect_interp is involved, but according to 
the source, this function is deprecated, and appears to 
be a wrapper around gtk_signal_connect_full().

I was wondering if anyone was knowledgable in the ways 
of connecting an interactive interpreter to the Gtk
event loop, and was interested in sharing such knowledge.

TGtk source available on request...

-- ebm
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
|  __                         a.k.a. Eric B. Mitchell |
|  |_) .  _  _|      _|  _     ericmit@ix.netcom.com  |
|  | \ ( (_ (_| (_| (_| (/_   www.netcom.com/~ericmit |
| How's My Programming?   Call:  1 - 800 - DEV - NULL |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]