Re: [PyQt] Doubt over image

2012-09-19 Thread Python.py
Able to make changes to the icon button for both immediately and for the next preceding the current icon on this button Thanks for the attention Michael -- View this message in context: http://python.6.n6.nabble.com/Doubt-over-image-tp4989082p4989231.html Sent from the PyQt mailing list arch

Re: [PyQt] Doubt over image

2012-09-19 Thread Python.py
Michel said: "But while creating the button, you add the icon on your own. So you know its name and why do you want to know the icon name?" Why do I need to change the icon. What do I need to know what the name of this icon button now to change the icon to the next. The lists of icons in this file

Re: [PyQt] Doubt over image

2012-09-19 Thread Python.py
It is. I would like to know at least the name of the icon, the path is not accurate. I'm trying to figure out how to do this. -- View this message in context: http://python.6.n6.nabble.com/Doubt-over-image-tp4989082p4989213.html Sent from the PyQt mailing list archive at Nabble.com. __

Re: [PyQt] Doubt over image

2012-09-18 Thread Micha
Hello, Am 19.09.2012 00:53, schrieb Python.py: No, show the icon on a button to know, what I know is that the button's icon. Example, if my button with icon X.png is, I wonder what is Nesso icon button, ie X.png Am I clear now? I´m not quite sure. You have a QPushButton with an icon on it. Bu

Re: [PyQt] Doubt over image

2012-09-18 Thread Python.py
No, show the icon on a button to know, what I know is that the button's icon. Example, if my button with icon X.png is, I wonder what is Nesso icon button, ie X.png Am I clear now? -- View this message in context: http://python.6.n6.nabble.com/Doubt-over-image-tp4989082p4989152.html Sent from

Re: [PyQt] Doubt over image

2012-09-18 Thread Micha
Hello, Am 18.09.2012 14:50, schrieb Python.py: Hello everybody, I'm doing a program that shows the image. But I need to know what I am selecting image. My question is: I am trying to retrieve the icon of a QPushButton and I can not. I can set the icon. Anyone have any suggestions? Do I unde

[PyQt] Doubt over image

2012-09-18 Thread Python.py
Hello everybody, I'm doing a program that shows the image. But I need to know what I am selecting image. My question is: I am trying to retrieve the icon of a QPushButton and I can not. I can set the icon. Anyone have any suggestions? -- View this message in context: http://python.6.n6.nabble.c