racket/htdp

Canvas window cannot be closed with keyboard on OS X

Open

#5 建立於 2015年6月1日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Racket (72 fork)github user discovery
good first issue

倉庫指標

Star
 (111 star)
PR 合併指標
 (PR 指標待抓取)

描述

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)

貢獻者指南