Re: [PyQt] Resizing index widgets

2013-01-30 Thread Mads Ipsen
Hi Detlev, We have of the order 60-70 interface plugins available in our 'tool box' - to be able to order them, group them, filter/search them - and still maintain a compact layout - I felt that the QToolBox offered too 'flat' a solution. Let me know your opinion or suggestions for a better ap

Re: [PyQt] Resizing index widgets

2013-01-30 Thread Detlev Offenbach
Hi Mads, why are you using QTreeView? I would use QToolbox for such a layout. Regards, Detlev On Tuesday 29 January 2013, 22:31:14 Mads Ipsen wrote: Hi, We develop a tool for manipulating atomic structures and have embedded all the manipulation widgets in a panel bar (widget on the right in a