Author Topic: 'Chaining' UILabels with Overflow option 'Resize Freely'.  (Read 1755 times)

RobBrooks

  • Newbie
  • *
  • Thank You
  • -Given: 5
  • -Receive: 0
  • Posts: 19
    • View Profile
'Chaining' UILabels with Overflow option 'Resize Freely'.
« on: July 30, 2014, 09:21:57 AM »

I need to place label widgets one after the other in a line with each successive label positioned at the right hand side of the previous label.

As the Anchor options don't appear to be available in the 'Resize Freely' mode, is it possible to do this really simply?

Many thanks.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: 'Chaining' UILabels with Overflow option 'Resize Freely'.
« Reply #1 on: July 30, 2014, 10:52:25 AM »
Advanced Anchor, anchoring Left and Top. Change labels to use top-left pivot, and keep "resize freely".