Thank you all so much for your input. The feedback was perfect. I did not realizethis may be difficult under any circumstances.
I am very familiar with PowerPoint and will try the open office thing... I can not believe that there isn't a GUI programing tool that will allow me to build GUI apps - just like I use Dreamweaver to build a web page ... a WYSIWYG builder that does a few simplet things and calls other programs ... Oh well .... no silver bullet! Thanks again Mike On Mon, 13 Mar 2006 13:45:05 +1100, Steven D'Aprano <[EMAIL PROTECTED]> wrote: >On Mon, 13 Mar 2006 02:19:39 +0000, 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 .... > >[snip] > >> Can python do this? I realize I am responsible for the menu sets, >> pictures .... attaching sounds etc .... > >There is no reason why Python can't do this. > >If you are new to programming, I suggest you have a look at Pythoncard. >Unfortunately, most of the Graphical User Interface libraries for Python >have a fairly steep learning curve, and in general building GUIs can be >tedious and difficult, regardless of language. Pythoncard is an attempt to >simplify the whole process and make simple things simple. > >http://pythoncard.sourceforge.net/ -- http://mail.python.org/mailman/listinfo/python-list