[gambit-list] write and GUI
Marc Feeley
feeley at iro.umontreal.ca
Sat May 9 10:03:36 EDT 2009
On 8-May-09, at 3:32 PM, Claude Marinier wrote:
> So far, the application has a character (command line) interface. If I
> want a GUI, should I use a binding to an GUI toolkit (e.g. FLTK)? or
> wrap
> the application with a Tcl/Tk & Expect front end? If a binding,
> which one?
For a Gambit Tcl/Tk binding, check the directory examples/tcltk in the
Gambit distribution. You can run the examples from Ousterhout's Tcl/
Tk book with
gsi fig16-1
in that directory after having first done a "make tcltk.o1".
Marc
More information about the Gambit-list
mailing list