Skipper wrote: > Hi All, > > I am going to try and learn Python because I want to write at least > one program to help my disabled son with communitation. > > I am not asking for anyone to do this for me I simply want to know if > I can do what I need to do with Python .... > > Basically the program will blank the screen and call up (for example) > 6 pictures. A flashing border with travel from picture to picture. > When the computer senses a mouse click it will clear the screen and > present a second set of choices ... one level deeper than the first > ... based on the chosen picture. >
Are you aware of this: http://pythonology.org/success&story=natsworld Maybe it offers what you need - and certainly it shows that these kind of things can be done using pygame. Diez -- http://mail.python.org/mailman/listinfo/python-list