[plt-scheme] GTK Hooks for drscheme?
I slapped some together using foreign.ss from v299. I'll put it on
sourceforge when they give me the go-ahead.
I've bound enough to do this:
http://people.cs.uchicago.edu/~dsilva/flickr-uploader-screenshot.png
The GTK binding definition files (.defs files in their CVS) don't have
enough information, so it's probably not a good idea to generate GTK
bindings automatically...
Daniel
On Thu, 2 Sep 2004 10:29:56 -0500, Corey Sweeney
<corey.sweeney at gmail.com> wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> I've been wanting to do some interface expirments, extending some of
> the GUIBuilder ideas. I was looking for a good graphics library like
> gtk to use. I found mzgtk at http://www.anderware.com/mzgtk/ but it
> appears to be for 1.03. does anyone know of gtk bindings that work
> with 208?
>
> Corey
>