[plt-scheme] Re: Question about Shortcuts on Checkable Menu Items
On Jan 19, 2009, at 05:04, Geoffrey S. Knauth wrote:
> On Jan 18, 2009, at 19:38, Doug Williams wrote:
>> I also tested the code on Mac OS X and Linux (Ubuntu AMD64) and got
>> the same result.
>
> When I tested your code on OS X, I kept getting is-checked? = #f in
> response to Cmd-C, and I wondered if OS X or DrScheme was treating
> it differently because it usually means Copy. I typed Cmd-C because
> that was the shortcut indicated in the menu.
Correction: On OS X, when I press Cmd-C, I continue to get is-
checked? = #t if the menu item is already checked, and is-checked? =
#f if it is not. So yes, I am seeing what you are seeing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090119/df634edb/attachment.html>