Hi all,

I'm styling my scrollbar and I have a problem on stretching the scrollbar's handle.

I read this post

http://www.qtcentre.org/forum/f-qt-p...eet-10569.html

and I understand that styling the handle means stretch an image like this:

"The middle parts will be stretched or repeated (depending on your settings) and corners will be applied without any scaling to prevent distortions."

I would like not to stretch the middle part and to strecth, instead, the corners.

Is it possible using QStyleSheet? I have to define my custom style?

Thank you for any suggestion.

Beppe