PDA

View Full Version : text field with scroll bar default cuts off text


rhythmone
09-18-2009, 06:15 PM
I have a UI that has various text fields.
The scroll bars are on and the fields are collapsable.
When I refresh the UI, the text that is stored within the text field is scrolled to the right by default. So it cuts off about 20 or so characters. In other words, my string value of:
"this/is/the/sample/text/value"
appears in the window like:
"ple/text/value"

So everytime I open the interface I have to use the scroll bar to scroll to the left, to see the beginning of the text. Is there an "alignment" property or something that I am missing?

CGTalk Moderation
09-18-2009, 06:15 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.