Graphics

 View Only
  • 1.  Text link position to another text

    Posted 03-05-2018 19:10
    Hi, is there a way to link the position of a text to another text? I have two texts, name and title, side by side. I need the title to change position ( to the right) when then name get longer.

    Thx!


  • 2.  RE: Text link position to another text

    Posted 03-05-2018 23:29
    You want to use visual logic to do this. First you make the title a child of the name. Then in Visual Logic, you take the bounding box width of the name text object and then you use an offset block connected to the x position of the title. You can set the offset to whatever you want from there.
    #XPression


  • 3.  RE: Text link position to another text

    Posted 03-06-2018 14:04