[PyQt] Making application look more sexy

Filip Gruszczyński gruszczy at gmail.com
Tue Jan 6 21:42:57 GMT 2009


I found that file as soon as I got the svn version :-) I was doing
some css work some time ago, when I was playing with DJango and I
remember that working on style sheets for a website was the most
annoying part. I'll try to learn as much as possible from your file :)

2009/1/6 Gustavo A. Díaz <gustavo.diaz at gmail.com>:
> But you need patience to write that css :P
> Since there are a cup of bugs yet in Qt. For example, lets says you have a
> group of commons buttons that you applied a style (you apply a general style
> for all QPushButton), then if you want to style other group of buttons
> (example, QPushButton#otherButton1, QPushButton#otherButton2, etc.) then
> this last will not work. So, to avoid this you must specify EVERY button of
> your application to style... which is very annoying (is why my qss file is
> so long...). Hope that get fixed in Qt4.5.
>
> Here the qss file:
> http://opencoffee.lnxteam.org/trac/opencoffee/browser/trunk/opencoffee-server/images/OpenCoffee_style.qss
>
> Cheers.
>
> 2009/1/6 Filip Gruszczyński <gruszczy at gmail.com>
>>
>> Wow! I am impressed! Too bad it's in spanish (and event worse, that I
>> haven't learned it, when I had a chance :-P), and yet I will certainly
>> take a look at it and try learn as much from your code, as possible.
>> This really looks pro. It seems I have to get to known better with
>> css.
>>
>> 2009/1/6 Gustavo A. Díaz <gustavo.diaz at gmail.com>:
>> > Hi,
>> >
>> > I use purely Stylesheets+images in my App:
>> >
>> > http://opencoffee.lnxteam.org/trac/opencoffee/wiki/ScreenShots
>> >
>> > Cheers.
>> >
>> >
>> >
>> > 2009/1/5 Reinaldo de Carvalho <reinaldoc at gmail.com>
>> >>
>> >> On Sun, Jan 4, 2009 at 7:08 PM, Filip Gruszczyński <gruszczy at gmail.com>
>> >> wrote:
>> >> > I guess many of us know the term 'programmers art'. I am well aware
>> >> > of
>> >> > it, so I am avoiding as much as it's possible touch stylesheets and
>> >> > trying to work on them myself. I would like, however, to make my
>> >> > application look better. Maybe you know some simple tricks or know
>> >> > some good style plugins, that I could use?
>> >> >
>> >>
>> >> If do you use a pure-gnome-system (wo/ kdelibs) its can to be usefull:
>> >>
>> >>
>> >> http://tombuntu.com/index.php/2008/02/11/theme-qt3-applications-in-gnome
>> >>
>> >> > --
>> >> > Filip Gruszczyński
>> >> >
>> >>
>> >> --
>> >> Reinaldo de Carvalho
>> >> http://korreio.sf.net (Now available in English)
>> >> http://python-cyrus.sf.net
>> >>
>> >> _______________________________________________
>> >> PyQt mailing list    PyQt at riverbankcomputing.com
>> >> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>> >
>> >
>> >
>> > --
>> > Gustavo A. Díaz
>> > GDNet Projects
>> > www.gdnet.com.ar
>> >
>>
>>
>>
>> --
>> Filip Gruszczyński
>
>
>
> --
> Gustavo A. Díaz
> GDNet Projects
> www.gdnet.com.ar
>



-- 
Filip Gruszczyński



More information about the PyQt mailing list