Re: [Interest] Widget cross-platform (minimum) size constraint problem.

2013-01-02 Thread Goblin Coding
=rightsoft.com...@qt-project.org] *On Behalf Of *Goblin Coding *Sent:* Wednesday, 2 January 2013 5:13 PM *To:* interest@qt-project.org *Subject:* [Interest] Widget cross-platform (minimum) size constraint problem. ** ** Hi All, First of all, I have had a look at the documentation, I’ve

Re: [Interest] Widget cross-platform (minimum) size constraint problem.

2013-01-02 Thread Frank Hemer
On Wednesday 02 January 2013 10:46:24 Goblin Coding wrote: Hi Tony, You make a valid point. Originally the idea was to allow for scrollbars, but since that comes with an entirely different set of issues (as soon as the scrollbar appears, it cramps the style of the remaining widgets...i.e.

Re: [Interest] Widget cross-platform (minimum) size constraint problem.

2013-01-02 Thread Joseph Crowell
On 01/02/2013 12:07 PM, Frank Hemer wrote: On Wednesday 02 January 2013 10:46:24 Goblin Coding wrote: Hi Tony, You make a valid point. Originally the idea was to allow for scrollbars, but since that comes with an entirely different set of issues (as soon as the scrollbar appears, it cramps

Re: [Interest] Widget cross-platform (minimum) size constraint problem.

2013-01-02 Thread Thiago Macieira
On quarta-feira, 2 de janeiro de 2013 10.46.24, Goblin Coding wrote: I also realise that there are no guarantees regarding the look of the Qt widgets on different platforms. What I actually wanted to find out is if there was a way to design a widget in Qt Designer so that the way it looks in

[Interest] Widget cross-platform (minimum) size constraint problem.

2013-01-01 Thread Goblin Coding
Hi All, First of all, I have had a look at the documentation, I’ve tried various combinations of setting minimum sizes, different size policies, calling updateGeometry() and adjustSize(), I’ve searched the forum for “qwidget minimum size” and others, I’ve asked Google…and I’m still stuck.

Re: [Interest] Widget cross-platform (minimum) size constraint problem.

2013-01-01 Thread Tony Rietwyk
: [Interest] Widget cross-platform (minimum) size constraint problem. Hi All, First of all, I have had a look at the documentation, I've tried various combinations of setting minimum sizes, different size policies, calling updateGeometry() and adjustSize(), I've searched the forum for qwidget minimum