[PyKDE] Re: QScrollBar, fixed width
Phil Thompson
phil at riverbankcomputing.co.uk
Mon Mar 27 19:12:02 BST 2006
On Wednesday 22 March 2006 8:02 pm, Patrick Stinson wrote:
> I got a reply from qt-interest regarding this. What is the state of QStyle
> sub-classes in pyqt4? is there a reason that they are not included?
Mainly because they might be plugins, in which case PyQt won't see them. You
then end up with an application that depends on how the user has build their
Qt, which is not good.
Phil
More information about the PyQt
mailing list