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 and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/d5ab28a4-cfd3-4751-81c1-1484339ae22cn%40googlegroups.com.

