From kde-core-devel Wed May 17 23:22:46 2000 From: Mirko Sucker Date: Wed, 17 May 2000 23:22:46 +0000 To: kde-core-devel Subject: Still problems with Qt layouts X-MARC-Message: https://marc.info/?l=kde-core-devel&m=95860558214100 Hello, I still have a problem using Qt layouts: I use a GridLayout for multicolumn widgets with different sublayouts. The only thing I want to achieve now is to have three "main" columns of equal width. I tried different ways (setting the column stretch factor etc), but the first row is alway wider than the others. Is there a known way to get this done finally? For the code and its look, see kdeutils/kab/look_edit_tabperson.cc and kdeutils/kab/look_edit_tabaddresses.cc (constructors). To view it, run the current kab and switch to the editing view (View->Editing). TIA. This problem is really boring, and I do not want to write resize events manually again... Greetings, --Mirko. -- Drei Dinge gibt es, denen alle Menschen gern gemütlich zuschauen: ° fliessendes Wasser, ° knisterndes Feuer und (am allerliebsten) ° anderen Menschen beim Arbeiten. (Charlie Brown).