Using WXPython to Trigger Mouse Events on Windows Language Bar

Hi,

I’m currently working on accessibility software for the Visually Impaired persons.

I want to access the language bar in windows 7 using keyboard and select the different keyboard-types available for that language. Currently, one can access the language bar and choose the keyboard-type only by using Mouse. So, I want to trigger these mouse click events on the language bar and choose the keyboard-type through some key-press. Can I accomplish this using WXPython ?

Thanks & Regards,

Siddhartha Gupta

Alt+Shift is supposed to bring up the language bar. Does that not
work?

···

Siddhartha Gupta wrote:

      I'm currently working on accessibility

software for the Visually Impaired persons.

      I want to access the language bar in

windows 7 using keyboard and select the different
keyboard-types available for that language. Currently, one can
access the language bar and choose the keyboard-type only by
using Mouse. So, I want to trigger these mouse click events on
the language bar and choose the keyboard-type through some
key-press.

-- Tim Roberts, Providenza & Boekelheide, Inc.

timr@probo.com