The Doc
Time Lord
But what happens when the label is really long? Doesn't it push the dropdowns over to the right so they have to line up after it? That's what I meant by it couldn't go outside its vbox, the one containing the shorter labels next to the dropdowns.
For the spacer, try finding a flag that makes the vertical space not expanding. Search for the equivalent H one and change it to V.
Yes, but that's only happening if the label is longer than the dropdown labels, like you said. That's why I check all languages before using it.
On the second one I can't quite follow you. Do you mean putting this
Code:
screen.setLayoutFlag(spacer, "LAYOUT_SIZE_HPREFERREDEXPANDING")