Column Image

please help. the following:

private GridLayout columnHeaderLayout = new GridLayout(7,1);

results in a vertical placement (image) instead of horizontal. what am i doing wrong?

thank you.

EDIT: just found out GridLayout takes in (row, then col) switched! this is very annoying!

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

just the way grid layout functions!

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.