suppose i have this code:
$ yad --form --width=470 --height=200 --columns=3 --center --scroll --field 'Default':LBL '' --field '@gray-darker':CLR '#222222' --field '@gray-dark':CLR '#333333' --field '@gray':CLR '#555555' --field '@gray-light':CLR '#999999' --field '@gray-lighter':CLR '#eeeeee' --field '@brand-primary':CLR '#428bca' --field '@brand-success':CLR '#5cb85c' --field '@brand-info':CLR '#5bc0de'
and it's output:
http://axgig.com/images/67561554379763105531.jpg
now i resize and make bigger but only first column resize:
http://axgig.com/images/89585904778736672828.jpg
if i wan't to resize small it doesn't small and all fields fixed on large size:
http://axgig.com/images/53596221287572259892.jpg