Graphics

 View Only
  • 1.  Visual Logic Font Size

    Posted 05-04-2020 20:27

    Hello,

     

    I am pulling data from a sql database and need to display the data from two columns one shows a person's first name and the other column show the last name. I need to fit these in a specific sized text box, and the way I have it now using auto squeeze, it results in different character sizes for the two fields depending on the length of the first or last name. 

    I imagine the solution lies in visual logic but where would I look? 

     

    Thanks!



  • 2.  RE: Visual Logic Font Size

    Posted 05-05-2020 08:18

    You have to Concatenate first and last name, assign the result to other text object and displayed with auto squeeze.
    The reference text object with names should be on hide.
    You have in the following link one example and also other one when the last name can have different font.

    Link: http://s.go.ro/ng1k0xv0 | password: 824642

    Have FUN!
    Gabriel


    #XPression


  • 3.  RE: Visual Logic Font Size

    Posted 05-05-2020 20:04

    Thanks Rosca that worked like a charm!


    #XPression