Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Extending Height &width of EditTextBox dynamically

More
10 years 1 month ago #10930 by sbettal
I need to extend height and width of edit text box dynamically when user provides lengthy text to the edit text field. Is it possible?
More
10 years 1 month ago #10931 by nermeen
Dear Sbettal,

You can modify PopupEditAct and PDFLayoutView.onEditAnnot to adapte them to your needs...

You can add a listener to check the entered text length and adapte the editbox accordingly, using Annotation.SetRect.

But as a warning it will not be optimal (performance wise)..as a modification on the annotation level, requires a re-render.
Time to create page: 0.376 seconds
Powered by Kunena Forum