Ed Leafe wrote: > On Jul 24, 2008, at 11:51 AM, Ed Leafe wrote: > >>> It did. do a 'cd dabo; svn up -r4112' and then run >>> dabo/dabo/ui/uiwx/dDialog.py. You'll see that the dOkCancelDialog >>> will >>> close when Esc is pressed. >> Oh, sure, but you said it was canceling on Enter, not Escape. >> >> There are definitely issues that were discussed regarding Escape >> handling when using the native controls. As I don't have a Linux VM >> handy, I have no way to work on this. > > > Oh, wait - this is Windows? I thought that it was working OK on > Windows.
No, it works fine on Gtk, but pressing Esc on Windows does some sort of default action (it plays the bell sound) but it doesn't run our _onEscapePressed() bindkey handler). Pau _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
