Skip to main content
Inspiring
July 28, 2012
Answered

Resizable scroller

  • July 28, 2012
  • 1 reply
  • 1528 views

How can I get the vertical scrollbar to automatically adjust to the height of the textbox?

This topic has been closed for replies.
Correct answer Ned Murphy

Have you looked in the help documents at the methods of the scollbar class to see what supports it for updating it?

1 reply

Ned Murphy
Legend
July 28, 2012

Which vertical scrollbar are you refering to?

SamsimmsAuthor
Inspiring
July 28, 2012

Hi Ned, Thank you for answering.

I am still working on my virtual keyboard, I made a scroller, and 2 buttons to scroll my textfield, but it is not professionnal.

I would like my TLFtextfield, when full of content that I typed in, will show automatically a scrollbar that will resize automatically. The scrollbar will appear out of the blue in the right side ot the texfield.

Ned Murphy
Ned MurphyCorrect answer
Legend
July 28, 2012

Have you looked in the help documents at the methods of the scollbar class to see what supports it for updating it?