[Qt-interest] QGraphicsView With QComboBox Editor
Aron Bierbaum
aronbierbaum at gmail.com
Mon Jul 27 16:31:22 CEST 2009
We are working on an application that has a QListView that is embedded
inside a QGraphicsProxyWidget. We have run into an issue where using a
QComboBox as an editor widget does not work correctly because the
combo box drop down is not displayed. It works as expected when not
using a QGraphicsProxyWidget to embed in a QGraphicsView, but breaks
as soon as we add it to the scene. Is this a known issue? Are we doing
something incorrectly? Please see the simple test showing the behavior
attached.
Thanks,
Aron Bierbaum
-------------- next part --------------
A non-text attachment was scrubbed...
Name: list_view_test.zip
Type: application/zip
Size: 1059 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090727/a0d1c450/attachment.zip
More information about the Qt-interest-old
mailing list