PDA

View Full Version : QScrollarea: stylesheets



GuS
12th February 2008, 01:06
Hi guys!! Its me again.. the crazy-stylesheet-implementation guy :P

I was digging, and testing a lot... but i cant manage to style the QScrollarea background and borders as well...
I just used meanwhile:



self.scrollArea.setBackgroundRole(QPalette.Light)
self.scrollArea.setFrameStyle(QFrame.StyledPanel | QFrame.Plain)


But i prefer to use stylesheet to fit my entire App. style.

My question is, Is this possible?

Thanks in advance.

Cheers.

GuS
8th April 2008, 18:21
Any clue on this?

Thanks...

Cheers.