[racket] Racket GUI Toolkit

From: /#!/JoePea (trusktr at gmail.com)
Date: Thu Mar 14 10:44:48 EDT 2013

Thanks for the info. Do you know of any libraries that exist for Racket or
other scheme-like implementations that draw their own ui from scratch?

/#!/JoePea
On Mar 14, 2013 4:37 AM, "Jens Axel" <jensaxelsoegaard at gmail.com> wrote:

>
>
> Den 14/03/2013 kl. 10.07 skrev "/#!/JoePea" <trusktr at gmail.com>:
>
> Hi, I'm brand new to Scheme (thanks to my professor who is teaching us
> with scheme in my Computing Theory and Programming Languages class this
> semester at Sacramento State University​) and I happened to stumble across
> Racket when searching for scheme-related things online.
>
> I saw examples of the GUI toolkit at
> http://docs.racket-lang.org/gui/Widget_Gallery.html. Are those examples
> rendered entirely with Racket's drawing capabilities, or do they depend on
> other things like GTK? I was wondering because the example images look
> similar to Ubuntu.
>
>
> The Racket GUI is built on top of your OS such that you always get a
> native look. The galler happens to be generated on Ubuntu using GTK.
>
> A similar gallery from OS X:
>
>
> http://lists.racket-lang.org/users/archive/attachments/20121208/75666b73/attachment-0001.png
>
> /soegaard
>
>
> */#!/*JoePea
>
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130314/7d469f6f/attachment.html>

Posted on the users mailing list.