Hey all, I'd like to make some custom interactive UI elements that are similar to the manipulate functionality that mathematica has.
I know dr racket already has some elements that display custom in the repl and can be interacted with. Images are displayed, and plots are displayed and interactive. I would like to work on making some more little custom widgets. I worked out from some chatting on irc that snip% is the element that drracket displays. I've looked at the plot snip%, the number snip%, the pict3d snip% and the docs on snip% but I haven't been able to put together a working snip subclass of my own that will display anything. I was wondering if anybody could show me an example of a very simple snip% that maybe drew a circle and had some sort of click interaction that I could work off of. I'm not too familiar with racket's gui system yet so looking for a little sample I can start from. Any help would be great, thanks. -- 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 racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.