moephan
February 5th, 2006, 08:10 PM
Hi all,
Here's an easy one:
I want the Ok, Cancel, Help buttons on my Python Gtk apps to look the same as the ones on the Ubuntu system apps, like network-manager, update-manager, etc... I do notice that there are some inconsistencies, but none the less, I assume there must be a standard path to the image files, but I can't find them anywhere. I am also open to the idea that I am going about it all wrong and I should just be telling my buttons what kind of buttons they are and they display the correct icon, but I haven't seen any documentation on that.
If anyone could point me in the right direction I would be most appreciative.
Cheers, Rick
Here's an easy one:
I want the Ok, Cancel, Help buttons on my Python Gtk apps to look the same as the ones on the Ubuntu system apps, like network-manager, update-manager, etc... I do notice that there are some inconsistencies, but none the less, I assume there must be a standard path to the image files, but I can't find them anywhere. I am also open to the idea that I am going about it all wrong and I should just be telling my buttons what kind of buttons they are and they display the correct icon, but I haven't seen any documentation on that.
If anyone could point me in the right direction I would be most appreciative.
Cheers, Rick