Qt-interest Archive, December 2007
possible to disable auto-resize of a dock widget?
Message 1 in thread
Using 4.3.3. I have a small dock widget that gets resized a bit when
other docks in the same area appear/disappear. I want this dock to NOT
resize, unless the user manually resizes it. Is this possible?
(Setting QSizePolicy::Minimum on the dock AND the child widget doesn't
seem to help)
--
[ signature omitted ]
Message 2 in thread
On onsdag den 19. December 2007, Paul Miller wrote:
> Using 4.3.3. I have a small dock widget that gets resized a bit when
> other docks in the same area appear/disappear. I want this dock to NOT
> resize, unless the user manually resizes it. Is this possible?
>
> (Setting QSizePolicy::Minimum on the dock AND the child widget doesn't
> seem to help)
If you don't find a way to work around it, please send the trolls a bug
report. It's almost impossible to get rid of these smalls annoyances, but
they do make the software feel less smooth. It seems a lot of the things I do
for customers these days is to find workarounds for stuff like this.
Bo.
--
[ signature omitted ]