From: Hidetoshi NAGAI Date: 2006-07-30T00:22:16+09:00 Subject: Re: Ruby::Tk on OS X event binding hint From: Morton Goldberg Subject: Re: Ruby::Tk on OS X event binding hint Date: Sat, 29 Jul 2006 22:26:29 +0900 Message-ID: <6792EA00-C10E-42E1-A368-8F0FEBA684D8@ameritech.net> > 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. I'm very sorry. Probably, 'Command-Shift-q' doesn't work. It must be 'Command-Q'. If you have to distinguish between + and + , please check `state' field ('%s') of the event. # Sometimes Tk.callback_break or Tk.callback_continue is useful # to control the flow of callback operations. -- Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)