JayHoo
02-03-2011, 12:44 PM
Hi,
is there an opportunity to get automatic adjustment for both axis? Horizontal and vertical? Maybe I can get a scrollLayout working for the vertical issue.
window;
flowLayout -wr 1;
// -v for vertical adjustment
// flowLayout -wr 1 -v;
button;
button;
button;
button;
button;
button;
button;
button;
button;
showWindow;
Thanks for your help. Try the "-v" Flag to see what my problem is.
is there an opportunity to get automatic adjustment for both axis? Horizontal and vertical? Maybe I can get a scrollLayout working for the vertical issue.
window;
flowLayout -wr 1;
// -v for vertical adjustment
// flowLayout -wr 1 -v;
button;
button;
button;
button;
button;
button;
button;
button;
button;
showWindow;
Thanks for your help. Try the "-v" Flag to see what my problem is.
