On 11/30/09 3:21 PM, Russell E. Owen wrote:
The solution was to upgrade to the latest py2app and associated software.
Russell,
Is this a 32-bit or 64-bit application? I've tried a few times to update
to the latest py2app and macholib, but they barf on my four-way
universal 64-bit/32-bit a
In article ,
"Russell E. Owen" wrote:
> I am using py2app to bundle a standalone application (containing its own
> python) that used to use tkSnack to play sound cues. I recently switched
> to pygame because the sound cues were no longer paying reliably with
> tkSnack.
>
> Before switching t
Aahz wrote:
>> A couple of outstanding issues/omissions have been frustrating me
>> recently, namely the annoying bouncing Dock icon and the inability to
>> control multiple instances of the same app, so I've finally dealt with
>> those.
>
> Could you describe your experience with those two issues