Author Topic: Does UITable support right alignment?  (Read 2206 times)

jz87

  • Guest
Does UITable support right alignment?
« on: August 23, 2012, 12:16:38 PM »
I need to be able to align UITable children to the right, it seems to align to the left automatically with no setting to change this. Can you add the ability to control column alignment?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Does UITable support right alignment?
« Reply #1 on: August 23, 2012, 07:57:25 PM »
I can add it later, but you can add a case for it around UITable line 136 if you need it now.