Jens,

Thank you for the example links. The spreadsheet example gets closer to the 
right direction of a non-trivial example. What's missing from these is the 
ability to add styles to the elements... Background colors, gradients, box 
shadow, border around a container element, left align, right align, et 
cetera.

Best,
Travis


On Monday, July 6, 2020 at 5:13:37 PM UTC-5, Jens Axel Søgaard wrote:
>
> 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] 
> <javascript:>>:
>
>> 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] <javascript:>.
>> 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/51814969-560a-47ed-bdfe-64feed604b2co%40googlegroups.com.

Reply via email to