From: Morton Goldberg Date: 2006-07-29T22:26:29+09:00 Subject: Re: Ruby::Tk on OS X event binding hint On Jul 29, 2006, at 8:39 AM, William Smargiassi wrote: > I would think you never want to bind Command- and Command- > Shift- to the same function. The two key shortcuts should do > something different (but probably related) like Command-S is save, > but Command-Shift-S is save-as. I fully agree. That's why I wrote: >> But that doesn't make it a good idea; it would be poor design >> practice to use such a binding. Regards, Morton