It is, indeed, easy to write accessible GUI applications on the Mac in Python. One way to do it is with WX Widgets. This provides your program standard Mac controls that are accessible just like you see them in other programs. Check out the WX Widgets page at python.org.
On Jun 30, 2010, at 8:28 PM, Bejarano, Rafael P. wrote: > Hi, > > I've had some limited success with Python for Mac. I've gotten my programs to > run by writing them in a text editing file and then importing the code into > terminal. As far as I know, however, It's not possible to write accessible > GUIs in Python for Mac. > > Rafael Bejarano > ________________________________________ > From: macvisionaries@googlegroups.com [macvisionar...@googlegroups.com] On > Behalf Of Lindsay Yazzolino [lindsay3...@gmail.com] > Sent: Tuesday, June 29, 2010 2:15 PM > To: macvisionaries > Subject: Python > > Hi Everyone, > > I am relatively inexperienced when it comes to programming, and am wondering > if any of you have had luck programming with Python on the Mac. I believe > that the Terminal allows for built-in functionality, yet I have also heard > that it cannot handle certain scripting which I will need to do for work. I > downloaded the Python IDLE for Mac, but it does not appear to be accessible > with VoiceOver. Does Windows or another OS work any better? Please let me > know if you have any suggestions. THanks. > > Lindsay > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To post to this group, send email to macvisionar...@googlegroups.com. > To unsubscribe from this group, send email to > macvisionaries+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/macvisionaries?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To post to this group, send email to macvisionar...@googlegroups.com. > To unsubscribe from this group, send email to > macvisionaries+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/macvisionaries?hl=en. > -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to macvisionar...@googlegroups.com. To unsubscribe from this group, send email to macvisionaries+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.