Re: [PyQt] pyrcc4 query

2010-04-05 Thread Clément Mairet
Anshul Jain wrote: Please tell me if there is any other possible way to create a resource file without the pyrcc4 command. Hi! Wondering the same thing a while back, we tried coming up with a Python alternative to pyrcc for the Spyrit project, mostly as an exercise to easily package and compr

Re: [PyQt] Icon on OS X

2011-10-16 Thread Clément Mairet
On 10/16/2011 05:52 AM, Joseph Yeung wrote: I am trying out my application on OS X Lion 10.7.2 and PyQt4 4.8.4 and it is showing the default Python Launcher Icon. But on Ubuntu it is showing the icon which I specify. Wondering if there is a specific thing I need to do on OSX. Thanks. Joseph