Author Topic: Qleader Question  (Read 1475 times)

0 Members and 1 Guest are viewing this topic.

psuchewinner

  • Guest
Qleader Question
« on: November 12, 2008, 08:20:25 AM »
I have a qleader that has multiple lines of text on the right side of the leader with the text attachment at middle of top line (attachmentpoint = 1).  If I stretch the text to the left side of the leader, the attachment point changes to middle of the top line (attachmentpoint = 3).  If I use (VLA-PUT-ATTACHMENTPOINT LeaderToFix 9), the attachmentpoint changes but it changes to the bottom of the bottom line, not middle of the bottom line.  If I create a qleader with text to the left, the attachment point is 9, but it is at the middle of the bottom line.  How come these are not the same?

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: Qleader Question
« Reply #1 on: November 12, 2008, 08:57:01 AM »
QLeader has xData that tells where the leader is attached. You only fixed the Mtext portion.
Search for QLeader and you will find the code needed to change the QLeader.
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

psuchewinner

  • Guest
Re: Qleader Question
« Reply #2 on: November 12, 2008, 02:12:24 PM »
Ok, Got it.......I think.  It worked at least once!

Thanks CAB for your help.

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: Qleader Question
« Reply #3 on: November 12, 2008, 02:13:57 PM »
Glad you got it. If it breaks let us know.  8-)
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.