The 2021 Scheme and Functional Programming Workshop is calling for
submissions.
*The submission deadline has been extended one week, to 3 July 2021,
Anywhere on Earth.*
Workshop website:
https://icfp21.sigplan.org/home/scheme-2021#Call-for-Papers
*New submission link:*
https://scheme2021.ho
Here is an example in a gist:
https://gist.github.com/SimonLSchlee/e496830a7872e224b7afbd4fa6ef5fd8
You can't create a hierarchy of menu-items%, because menu-items are always
leaf nodes (a "terminating" node in the hierarchy).
But you can have many nested menu% elements which can have menu-item%
The docs say
style: (listof (or/c 'no-caption 'resize-border 'no-sheet 'close-button)) =
null
so either (style (list 'resize-border)) or (style '(resize-border))
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group an
3 matches
Mail list logo