I have a series of dynamic textboxes and have simply dumped them onto the stage as I developed the system.
However I now want to place the boxes where they should be and resize them accordingly. However, when I do resize them and run the system, the font sizes within the dynamic textboxes are all differing font sizes and appear stretched, even though the properties of each box defines the same font size. I can understand that the system stretches the content as you stretch the box by default (best fit concept) but I cannot find out where to disable this for each box.
Any ideas?
However I now want to place the boxes where they should be and resize them accordingly. However, when I do resize them and run the system, the font sizes within the dynamic textboxes are all differing font sizes and appear stretched, even though the properties of each box defines the same font size. I can understand that the system stretches the content as you stretch the box by default (best fit concept) but I cannot find out where to disable this for each box.
Any ideas?