[Pythonmac-SIG] Hello World Cross Platform Problems

2008-10-03 Thread Ken Mankoff
Hi PythonMac List, I'm new to python and wxPython/wxWidgets and this whole development environment, and I'm having some trouble I hope you all can help with. I'm trying to get a Hello World application in wxWidgets as a stand-alone app running on multiple machines via py2app. The second mac

Re: [Pythonmac-SIG] Hello World Cross Platform Problems

2008-10-03 Thread Christopher Barker
Ken Mankoff wrote: I'm trying to get a Hello World application in wxWidgets as a stand-alone app running on multiple machines via py2app. Just so you know -- you are staying into a lot of new territory here. I don't think either of py2app or wxPython have been tested with Python2.6 Do you re