Re: [Pythonmac-SIG] Building a multi-component application with py2app

2005-07-12 Thread Bob Ippolito
On Jul 12, 2005, at 4:43 AM, David Hughes wrote: > I have a wxPython application where the main process has a number of > components that can be started as separate processes when required, > for > example, an independent GUI help viewer and several console-type > helper > tasks. With py2exe

[Pythonmac-SIG] Building a multi-component application with py2app

2005-07-12 Thread David Hughes
I have a wxPython application where the main process has a number of components that can be started as separate processes when required, for example, an independent GUI help viewer and several console-type helper tasks. With py2exe under MSW I can build them all into the same 'Dist' with a sing