If you are looking for examples of how to use the Racket GUI toolkit, I can
recommend:

https://github.com/mfelleisen/7GUI

It contains Racket implementations of the 7 gui tasks mentioned here:

https://eugenkiss.github.io/7guis/tasks

/Jens Axel

Den man. 6. jul. 2020 kl. 23.54 skrev Travis Kiefer <[email protected]
>:

> Hello all!
>
> I'm coming from the background of building web apps that are wrapped in a
> headless browser and would like to take the app development experience and
> bring it to the racket ecosystem. As an html / css / javascript engineer
> I'm finding the learning curve pretty daunting with racket's documentation
> but lack of copious examples... So I'd like to create some practice apps
> that introduce ideas / concepts that are familiar from the web app realm
> within the environment of racket...
>
> That said, what I'd like to do is build the canonical "Todo App" in
> racket/gui or an equivalent. Basically I'd like the ability to create the
> equivalent of div / layout elements, sub elements that you are familiar to
> the browser (text input, checkboxes), and the ability to mix in styles.
> Basically HTML + CSS.
>
> Ideally I'd like to create a Racket version of the following website:
> http://photonkit.com.
>
> Any resources to get started would be great.
>
> Best,
> Travis
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/b88bc758-75bb-4620-b29f-c4f9b1ddf915o%40googlegroups.com
> <https://groups.google.com/d/msgid/racket-users/b88bc758-75bb-4620-b29f-c4f9b1ddf915o%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
-- 
Jens Axel Søgaard

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CABefVgyBOs9bUuFpo7oscGLEdtSjDZTxg_D6NrLLDUsjFv_Mbg%40mail.gmail.com.

Reply via email to