Hi,

I'm maintainer of Gaphor <http://gaphor.sourceforge.net>, a UML  
modeling tool written in Python.

Recently I'm trying to build a Mac App for this application. This  
seems to work for a great deal using py2app (thanks Bob).

However, I have a few questions:

  * Does anyone have experience with packaging GTK+ applications this way?

  * GTK+ requires X11. How can I start X11? What's the best way to launch
    Gaphor inside X11?

  * Gaphor generates some files from its setup.py. What's the best way to add
    those to the application package?


Thanks in advance,

Arjan Molenaar

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to