[racket-users] Creating .dmg for a GUI application

2020-07-06 Thread Travis Kiefer
Hello all! Relatively new to the Racket ecosystem and trying to figure out how to create an "app" from the GUI library. Has anyone written a tutorial on this or have suggestions on where to start to generate this? For context, I'm used to the Javascript ecosystem and have built apps with Electr

[racket-users] Re: Racket News - Issue 34

2020-07-06 Thread Travis Kiefer
Wow - that was insanely easy. I'm used to a command line compile process with lots of configuration variables to setup... Etc.. Etc.. Thank you so much Paul! Best, Travis On Monday, July 6, 2020 at 2:51:27 PM UTC-5, Paulo Matos wrote: > > Hey everyone, > > We have another issue filled to the b

[racket-users] Layout + styling in racket/gui

2020-07-06 Thread Travis Kiefer
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 d

Re: [racket-users] Layout + styling in racket/gui

2020-07-06 Thread Travis Kiefer
tations 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 >: > >> Hello all! >> >> I'm coming from the background of building web apps that are wrapped in a