So, I was using TextArea views but I need to set colors and text sizes for the text so I have switched to using Panes and CreateTextFlow but that has left me with at least a couple of questions. The first I asked about in another post but received no response.
Is it possible to get the width and height of the text in a textflow. I want to set the width of the pane to be as wide as the widest line.
Second, I frequently need to move the information from one pane to another. Is it possible to copy the text in a pane that has been set with textflow to another pane?
Thanks for any help.
Is it possible to get the width and height of the text in a textflow. I want to set the width of the pane to be as wide as the widest line.
Second, I frequently need to move the information from one pane to another. Is it possible to copy the text in a pane that has been set with textflow to another pane?
Thanks for any help.