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.