Some Basic questions on the use of CTRL and ALT Keys

joy99 subhakolkata1234 at gmail.com
Sat Nov 28 05:39:43 EST 2009


On Nov 28, 2:22 pm, Lie Ryan <lie.1... at gmail.com> wrote:
> On 11/28/2009 6:20 PM, joy99 wrote:
>
> > I was writing a transliteration program from Bengali to English and
> > vice versa. The program using Unicode chart is giving me perfect
> > outputs in Bengali and vice versa with Bengali input ->  English.
> > I wanted to add some more power to the key board entry scheme, as I
> > have developed few fonts also and now trying to work out a windows
> > based word processor in Bengali.
> > Thank you for your kind answer.
> > It helped me lot.
> > ALT portion I'll work out on my own.
> > Sorry for a wrongly given problem statement.
> > Wishing you a happy day ahead,
> > Regards,
> > Subhabrata.
>
> If I haven't misunderstood you, you want to capture keyboard input
> involving the CTRL and ALT key, am I correct?
>
> Getting keyboard input with modifier keys depends on your GUI widgets.
> Which are you using? Tkinter? wxWidget? PyQT? or plain ol' terminal?

You are very right. I am using IDLE on WinXP and for building GUI-
TKinter.



More information about the Python-list mailing list