Re: [PyQt] Problems with stylesheets.

2007-12-05 Thread Gustavo A. Díaz
Again, I don't agree... so lets finish this Thread should we? :) I am considering my attitude, i was kind rude... but i had a bad reply in the first place.. so... I will not continue replying this. Cheers. 2007/12/5, Diez B. Roggisch [EMAIL PROTECTED]: On Tuesday 04 December 2007 13:04:12

Re: [PyQt] Problems with stylesheets.

2007-12-05 Thread Diez B. Roggisch
On Tuesday 04 December 2007 13:04:12 Gustavo A. Díaz wrote: I will say for a last time... for a stylesheet is not needed... one could create a simple widget to test the stylesheet, and instead of images to use just colors. Is in vain to post a code for this and, i already posted the

Re: [PyQt] Problems with stylesheets.

2007-12-04 Thread Doug Bell
I don't usually jump into these things, but... Gustavo A. D?az wrote: And for the second... I don't provide a example code? lol.. you are blind then... Please read carefully: I talked about a [minimal] self contained example. You seem to expect us to add the missing pieces to your

Re: [PyQt] Problems with stylesheets.

2007-12-04 Thread Gustavo A. Díaz
I will say for a last time... for a stylesheet is not needed... one could create a simple widget to test the stylesheet, and instead of images to use just colors. Is in vain to post a code for this and, i already posted the stylesheet code. If was pure code, i agree... but is not this case...

Re: [PyQt] Problems with stylesheets.

2007-12-04 Thread Gustavo A. Díaz
I didn't said request of example Lack of polite... read better ;) Besides this is most matter of css, not code. So, i will not agree with you. And not, i am not to lazy of nothing... i always posted indeed the final solution after (and even if nobody answer my post) so people could have it as an

Re: [PyQt] Problems with stylesheets.

2007-12-04 Thread David Boddie
On Tue Dec 4 12:40:25 GMT 2007, Gustavo A. Díaz wrote: Now, returning into the main Thread, this is the stylesheet code example for a fully styled scrollbar: [...] And you have as result: http://opencoffee.lnxteam.org/downloads/pub/pics/draft/OpenCoffee_scrollbar_v2.png Is it working now?

Re: [PyQt] Problems with stylesheets.

2007-12-04 Thread Gustavo A. Díaz
Was cause for example i was styling the scroll bar which was inside a textEdit using self.stylesheet(QScrollbar bla bla bla) so to style all the scrollbars of the app, but, i already had self.stylesheet(QPushButton bla bla) in my app, so when i was styling the scrollbar, i was disabling the

Re: [PyQt] Problems with stylesheets.

2007-12-03 Thread Hans-Peter Jansen
Am Freitag, 30. November 2007 schrieb Gustavo A. Díaz: Hi guys. I have a weird problem when i want to style my app, but specially with QPushButton and QScrollBar. I have this for QPushButton: self.setStyleSheet ( \ QPushButton {background-image:

Re: [PyQt] Problems with stylesheets.

2007-12-03 Thread Hans-Peter Jansen
[CC'ed pyqt, since your answer also contains info's of public interest] Am Montag, 3. Dezember 2007 schrieben Sie: Well PETE.. I don't agree with you as you don't with me... so... save your words and just direct me to the Qt forum/ML instead... Is that too hard to do? :) Styling could be a

Re: [PyQt] Problems with stylesheets.

2007-12-03 Thread Gustavo A. Díaz
2007/12/3, Hans-Peter Jansen [EMAIL PROTECTED]: [CC'ed pyqt, since your answer also contains info's of public interest] Better, I forgot to reply all, since this is the only ML that does not reply directly to the ML email when i use Reply. Am Montag, 3. Dezember 2007 schrieben Sie: Well