Hello,
I am having an issue with the TX Text Control. It is in fact third party, but I was hoping someone may be able to help... And Yes, I have already contacted the controls support...
They replied with the information that labels are not easily done with the txtextcontrol. Well, I have set it up so now it uses tables.
However, I am having an issue with cell sizes. I have the cells height/width determined by the size of the desired labels, which works great (gathered through a wizard by the user). The user enters their desired label information in a second txtextcontrol (in the wizard), which is later passed to the initial Label textcontrol. The problem is when the label information is passed to the initial label textcontrol – this information changes the size of the cell, which I need to stay the same size.
Is there a way I can gather the height of the text in twips so I can remove that number when passed to the final textcontrol – allowing the cell size to remain the same size as before the addition of text? Any other suggestions for this issue are welcome.
Thanks,
Chad Jones
I am having an issue with the TX Text Control. It is in fact third party, but I was hoping someone may be able to help... And Yes, I have already contacted the controls support...
They replied with the information that labels are not easily done with the txtextcontrol. Well, I have set it up so now it uses tables.
However, I am having an issue with cell sizes. I have the cells height/width determined by the size of the desired labels, which works great (gathered through a wizard by the user). The user enters their desired label information in a second txtextcontrol (in the wizard), which is later passed to the initial Label textcontrol. The problem is when the label information is passed to the initial label textcontrol – this information changes the size of the cell, which I need to stay the same size.
Is there a way I can gather the height of the text in twips so I can remove that number when passed to the final textcontrol – allowing the cell size to remain the same size as before the addition of text? Any other suggestions for this issue are welcome.
Thanks,
Chad Jones