Hi

Is there any way to align elements in different richlistitems?

<richlistbox>
  <richlistitem>
   <label value="some 1"/>
   <label value="some 2"/>
  </richlistitem>
  <richlistitem>
   <label value="something 1"/>
   <label value="something 2"/>
  </richlistitem>
</richlistbox>

Preview:
http://i35.tinypic.com/1zp385x.jpg

I think I should use grid element, but I cant figure out how to apply it.
_______________________________________________
Project_owners mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/project_owners

Reply via email to