[PyKDE] Toolbars and widget
duncan duncan
duncan73 at gmail.com
Tue Feb 13 09:33:05 GMT 2007
I have am trying to port an application from Delphi to python/qt.
This application have some toolbars that have some action button and some
other widgets (combo boxes).
I am looking for a way to duplicate the toolbars with Qt-designer but it
seems that it is no longer possible
to add different widget to the toolbars.
I am looking to qdockwidget, but this way I must manually rebuild all the
toolbars.
I have also a problem with this widget, since as I set the floating property
to true, I don't se it anymore
in the preview mode of qt-designer.
Are there some alternatives ?
thanks
Gianluca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070213/26429f6b/attachment.html
More information about the PyQt
mailing list