[PyQt] how can i add multiple corner widget like the one in
houdini(check the screen shot)
Detlev Offenbach
detlev at die-offenbachs.de
Sat Sep 26 13:06:25 BST 2009
On Samstag, 26. September 2009, tabish--> wrote:
> can you please give me some hint on how should i go about with an example
> coz i am unable to find it in the eric4 source
It is in Plugins/ViewManagerPlugins/Tabview/Tabview.py.
>
> Detlev Offenbach wrote:
> > On Freitag, 25. September 2009, tabish--> wrote:
> >> how can i implement multiple cornerwidgets on the Qtabwidget.
> >> plz check the screen shot for better idea about what i am asking
> >> http://www.nabble.com/file/p25608367/houdini.png
> >
> > Just a QWidget onto which you lay out your list of widgets. See eric4
> > sources
> > for an example.
> >
> >
> > Detlev
> > --
> > Detlev Offenbach
> > detlev at die-offenbachs.de
> > _______________________________________________
> > PyQt mailing list PyQt at riverbankcomputing.com
> > http://www.riverbankcomputing.com/mailman/listinfo/pyqt
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the PyQt
mailing list