Hello, everyone. ctrl-tab (currently binded to cycle-focus) doesn't work in windows with pyqt. The event isn't generated at all. Manually calling with alt-x "cycle-focus" works. It seems that there is some problem with key binding and event catching. Strangely, though, ctrl-shift-tab (cycle-all-focus) works just fine.
tk gui(launched with --gui option) works just fine with ctrl-tab. version info: * windows xp sp3 * Leo 4.7 beta 1 * PyQt 4.7 rc2-1 * Python 2.6.4
-- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
