Re: Help with PyQt4 tabwidget setup

2010-05-24 Thread Neil Wallace
On Fri, 21 May 2010 08:03:43 +0200, dpalmboom wrote: > I am creating an application and I'm busy designing the main layout on > the main window. What I would like to do is the following: > > Create a QTabWidget with a QVBoxLayout already inside it and also a > scrollbar inside it. When a user tri

Help with PyQt4 tabwidget setup

2010-05-20 Thread dpalmboom
I am creating an application and I'm busy designing the main layout on the main window. What I would like to do is the following: Create a QTabWidget with a QVBoxLayout already inside it and also a scrollbar inside it. When a user triggers a menu item, a QDockWidget must be created and inserted in