Re: [Tutor] how do we represent left arrow key in python programming.

2009-08-21 Thread Eike Welk
On Friday 21 August 2009, Ajith Gopinath wrote: > Hi, > I just want to travese a text based menu.My prog. will login to a > text based app. and traverse its menu and clicks where i want to > be. rit now i find it sifficult to traverse the menu.I am but able > to click on the very first item.Will

Re: [Tutor] how do we represent left arrow key in python programming.

2009-08-21 Thread Alan Gauld
"Ajith Gopinath" wrote how do we represent left arrow key in a python program? Can anybody help? That depends entirely on your terminal/environment. If you are using a Unix terminal it will be diffeent to using a Mac or a PC. You can write a program to display the key code of any key us

Re: [Tutor] how do we represent left arrow key in python programming.

2009-08-21 Thread Dave Angel
Ajith Gopinath wrote: Hi Folks, how do we represent left arrow key in a python program? Can anybody help? || a j i t || Be more specific. Are you writing your gui in wxpython, in gtk, in tkinter? Or are you writing a console program? In what Python version? Are you looking to see how an

Re: [Tutor] how do we represent left arrow key in python programming.

2009-08-21 Thread Ajith Gopinath
Hi, I just want to travese a text based menu.My prog. will login to a text based app. and traverse its menu and clicks where i want to be. rit now i find it sifficult to traverse the menu.I am but able to click on the very first item.Will this info help? || a j i t || On Fri, Aug 21, 2009 at 3

Re: [Tutor] how do we represent left arrow key in python programming.

2009-08-21 Thread Luke Paireepinart
you're gonna have to be a lot more specific than that if you want a decent answer. On Fri, Aug 21, 2009 at 4:45 AM, Ajith Gopinath wrote: > Hi Folks, > how do we represent left arrow key in a python program? > Can anybody help? > || a j i t || > > ___

[Tutor] how do we represent left arrow key in python programming.

2009-08-21 Thread Ajith Gopinath
Hi Folks, how do we represent left arrow key in a python program? Can anybody help? || a j i t || ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor