Graphics

 View Only
  • 1.  Center Group Text

    Posted 05-11-2017 20:23
    I have a text group setup with some datalinq fields and some visual logic that adjusts the text based on those values. What I want to do is center that group of text no in my scene no matter how much is populated. Anyone have thoughts?


  • 2.  RE: Center Group Text

    Posted 05-12-2017 19:39
    Text Object > Tabs & Options > Tab # > Alignment > Center
    #XPression


  • 3.  RE: Center Group Text

    Posted 05-12-2017 21:20
    I tried that and it did not work as I have multiple text objects on one line. I have data being populated on screen from an RSS\XML feed for a goal recap. Names and data will change quite often, so I have VL setup to adjust each the X Pos text object based on the width of the bounding box (this is another reason why center alignment will not work). So my format is TeamAbb - PlyName (Period Time). My thought was to center the group I have all of the text objects in. If that functionality exists.
    #XPression


  • 4.  RE: Center Group Text

    Posted 05-12-2017 21:24
    Hmm, maybe add the width of all the bounding boxes all together then divide by two and have the parent object position change based on that?
    #XPression