Re: Tcl/Gtk? gtk_signal_connect_interp?




On Wed, 16 Dec 1998, Yo 'Ric Dude wrote:
> 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...

You probably should checkout the Perl/Gtk+ bindings at
   ftp://ftp.gtk.org/pub/gtk/perl/

They probably have gone through a lot of the issues it looks like you
are about to get into.  They also have started doing GNOME bindings.

Best of Luck,
-Gleef



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