[Mac] py2app version

Registered by Stani

1) Optimizing

Check if *everything* from http://wiki.wxpython.org/Optimizing%20for%20Mac%20OS%20X is implemented.

Especially Mac events:
def MacOpenFile(self, filename):
def MacNewFile(self):
def MacReopenApp(self): "kAEReopenApplication" event
def MacPrintFile(self, filename):

See also http://groups.google.com/group/wxpython-users/browse_thread/thread/8cb7533a74c8784e/c01e9ea74e30e772?lnk=raot

2) Collect all dependencies

3) Make the build universal:
http://groups.google.com/group/wxpython-users/browse_thread/thread/916fa0569bfa3efd/9d16f540a89cc4c3?lnk=gst&q=Universal+App+from+py2app#9d16f540a89cc4c3
http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html#universal-binaries

Blueprint information

Status:
Started
Approver:
Stani
Priority:
Essential
Drafter:
Stani
Direction:
Approved
Assignee:
Nadia Alramli
Definition:
Approved
Series goal:
Accepted for 0.2
Implementation:
Good progress
Milestone target:
milestone icon 0.2.8
Started by
Stani

Related branches

Sprints

Whiteboard

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.