Roger Gammans wrote: > On Mon, Jul 13, 2009 at 11:31:55AM +0800, tim awa wrote: >> I wanted to trap a particular keystroke while in a grid column and >> replace it with a two keystroke combination. >> >> [snip] >> How to do this in Dabo? > ... > You'll need to import the wx module though to have access to the > symbolic keycode names. >
No, there is no need to import wx. Dabo has it's own key symbols in ui/uiwx/dKeys.py. Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
