On Tue, Apr 6, 2010 at 12:00 PM, Aaron J. Seigo <ase...@kde.org> wrote:
> Plasma::TreeView is just a thin wrapper around a QGraphicsProxyWidget
> containing a QTreeView. can you try to replicate the problem by replacing
> Plasma::TreeView in your Plasmoid with a QGraphicsProxyWidget and a QTreeView
> directly? or, even better, a simple test case that is qt-only with a
> QGraphicsProxyWidget-QTreeView combination on a QGraphicScene?

I have already tried a native QTreeView inside a dialog, and that
works fine. I will try a QGraphicsProxyWidget.
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to