[plt-scheme] GTK Hooks for drscheme?
i'm still using 208. Anyone know if the foriegn.ss & associated files
are able to be copied into a 208 distribution? Moving to v299 sounds
hazardous.
Corey
On Fri, 3 Sep 2004 23:56:27 -0400, Daniel Silva <daniel.silva at gmail.com> wrote:
> MzGnome is now on SourceForge:
>
> cvs -d:pserver:anonymous at cvs.sf.net:/cvsroot/mzgnome checkout mzgnome
>
> Daniel
>
>
> On Fri, 3 Sep 2004 03:47:46 -0400, Daniel Silva <daniel.silva at gmail.com> wrote:
> > 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