[racket] Racket GUI Toolkit
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/d7bfceb9/attachment.html>