ayout)
results in a TypeError.
Is there a way to get it to work? Filling a box viewport with lots of
padding boxes and white space labels to establish grids is very
cumbersome. And I need 4 different layouts to change places.
Best wishes
Volker
--
Volker Lenhardt
E-Mail: [EMAIL PROTECTED]
--
Phil Thompson schrieb:
> On Thursday 17 November 2005 2:56 pm, Volker Lenhardt wrote:
>
>>prefer to use QGridLayout, but cannot add it to the scroll view.
>>
>>sc=QScrollView(self)
>>layout=QGridLayout(..., sc.viewport())
>>sc.addChild(layout)
>>
>&g
Thank you Don, thank you David,
I was convinced that there must be a simple solution at hand. A dummy
widget!
It does work to my needs. Don's ScrollToolView is very interesting
though not yet the right tool for my actual application, but I've got
some more ideas for long winter nights ...
All
Volker
--
Volker Lenhardt
E-Mail: [EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list