I have the following in a dialog box that is kind of tall.
When it runs, it puts the first line of text way at the top,
the second line down at the middle, and the third line of text
way down at the bottom of the box.
Does anyone know how I can get it pushed together at the top??
Thanks a million!!
:boxed_column {
label = "Time comparison information";
: text {key = "time_comparison_info1";}
: text {key = "time_comparison_info2";}
: text {key = "time_comparison_info3";}
}