View Single Post
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#573
Originally Posted by Addison View Post
Like those five little button graphics aren't stored somewhere like most apps, yes?
The icons are in images_rc.py. I used qtDesigner to build the interface into a .ui and then converted it with pyuic, which included the icons.

I don't know of a way to go backwards from python back to standard. You'd have to deconstruct all that hex-like code and change it to the new icons you want.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following User Says Thank You to fatalsaint For This Useful Post: