Hello Everyone,

I'm using Windows with Qt4.4.0 and PyQt4.3.3. I have a QComboBox where the contents are wider than the combobox itself. In Linux, when you click on the combobox it expands to the width of the contents. In Windows it cuts the contents off and the view is the same width as the the combobox.

Any idea how, in windows, to expand the width of the view of the contents when the combobox is clicked?

I've set the flag for the sizeAdjustPolicy to QComboBox.AdjustToContents but it still does not work.

Any ideas?
Thanks,
Darryl
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to