Re: [racket-users] Artifacts: code snippets that are too small to be a package.

2020-06-09 Thread Stephen De Gabrielle
thank you!
s.

On Tue, Jun 9, 2020 at 11:25 PM James Platt  wrote:

> I just added an example to Artifacts with one way of using the
> qresults-list package to create a table and manipulate it with a
> right-click menu.  I added quite a few comments which, I hope, will help
> people wanting to figure out how to use the qresults-list package.  This
> package has been mentioned a number of times on this list, but for those
> who aren't familiar, qresults-list has been part of ActivityLog2 for a long
> time and most examples of how to use the tool are in that application.
> ActivityLog2 is one of the top examples people look at for how to create a
> GUI with Racket.  It was only just recently, however, that the author made
> the qresults-list code available as a separate package.
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/BF493C6C-318C-4593-85AB-BBAE442F30CF%40biomantica.com
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAGHj7-J5nmcdgi68uXa%3DcM3CjwhWgJQnnT7o-3g2f9LW9k%2B83g%40mail.gmail.com.


Re: [racket-users] Artifacts: code snippets that are too small to be a package.

2020-06-09 Thread James Platt
I just added an example to Artifacts with one way of using the qresults-list 
package to create a table and manipulate it with a right-click menu.  I added 
quite a few comments which, I hope, will help people wanting to figure out how 
to use the qresults-list package.  This package has been mentioned a number of 
times on this list, but for those who aren't familiar, qresults-list has been 
part of ActivityLog2 for a long time and most examples of how to use the tool 
are in that application.  ActivityLog2 is one of the top examples people look 
at for how to create a GUI with Racket.  It was only just recently, however, 
that the author made the qresults-list code available as a separate package.  

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/BF493C6C-318C-4593-85AB-BBAE442F30CF%40biomantica.com.


[racket-users] Artifacts: code snippets that are too small to be a package.

2020-06-09 Thread Stephen De Gabrielle
Hi All, 

there is an ‘Artifacts’ page on the racket wiki
https://github.com/racket/racket/wiki/Artifacts
 This page captures useful code snippets that are too small to be a package.

Recent additions include 

- Utah-teapot 
- Example of evaluating #lang ... from C with Racket BC 

- Add a tag to scribble 

- Animated image in the REPL 

- voice 

There is also an GitHub organisation for larger examples 
https://github.com/racket-artifacts  

Check them out and please contribute your own!

Kind regards, 
Stephen

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/5486b969-586f-4fc9-bb22-6e2742a43829o%40googlegroups.com.