racket/htdp

Canvas window cannot be closed with keyboard on OS X

Open

#5 ouverte le 1 juin 2015

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Racket (72 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (111 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

I am reading through HtDP/2e and find it annoying that pressing Cmd+W or Esc can't close the canvas windows that appears while using the animate from 2htdp/universe. Cmd+Q, of course, tries to close the whole DrRacket IDE. The only way it seems is to use the mouse pointer to press the red close button.

(previously reported as https://github.com/racket/drracket/issues/6)

Guide contributeur