Hello,
My application needs to display an a priori unknown amount of text in fixed space. I would like to have a scrollable read-only box, like Windows Forms textbox (with multiline=true, readonly=true, scrollbars=vertical) How could it be done?
Wishing a happy New Year,
Alex
My application needs to display an a priori unknown amount of text in fixed space. I would like to have a scrollable read-only box, like Windows Forms textbox (with multiline=true, readonly=true, scrollbars=vertical) How could it be done?
Wishing a happy New Year,
Alex