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
_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to