jcorbin
29 May 2009, 7:22 AM
Hi,
I am trying to create a layout where I have 1 to N ProgressBar widgets aligned horizontally next to each other. This seems like it should be fairly straight forward using a RowLayout(Orientation.HORIZONTAL), but everytime I try to add a ProgressBar beyond the first one, nothing renders at all.
I've tried ColumnLayout as well.
Ideas?
I am trying to create a layout where I have 1 to N ProgressBar widgets aligned horizontally next to each other. This seems like it should be fairly straight forward using a RowLayout(Orientation.HORIZONTAL), but everytime I try to add a ProgressBar beyond the first one, nothing renders at all.
I've tried ColumnLayout as well.
Ideas?