Hi guys,
I am creating a small Menu and I am adding small children into body of the menu using a ScrollView and a UITable:
However as you can see my alignment is off. I would like to be able to have all the child widgets aligned to the left hand side and not centered like they are.
I have tried using both a UIGrid and UITable for this, and for some reason unable to see a option which can help me get this to look how I want.
Can someone please show me where I am going wrong?.. Thanks