Qt question

Dirk Hohndel dirk at hohndel.org
Wed Oct 22 09:03:11 PDT 2014


On Wed, Oct 22, 2014 at 01:03:05PM -0200, Tomaz Canabrava wrote:
> 
> You can add the full dialog in the .ui, and create logic to   .show()  or
> .hide()   the fields you wanna conditionally.

Doesn't that mess with with the grid layout? I.e., right now the location
input field has colspan="3". If I change this to colspan="2" and then hide
the new field, it will look really odd, won't it?

/D


More information about the subsurface mailing list