in reply to Question about how to implement user control over text box height
and try to manipulate the $realtextbox's -height option.my $realtextbox = $textbox->Subwidget('Scrolled');
If worse comes to worse, you could completely packForget the $mw, and rebuild it, but that would cause an annoying screen flicker, and necessitate saving any text data, and reinserting it after the rebuild.
|
|---|