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 > > [email protected] > > _______________________________________________ > > PyQt mailing list [email protected] > > http://www.riverbankcomputing.com/mailman/listinfo/pyqt -- Detlev Offenbach [email protected] _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
