1

I have a text area inside a VBox but its not taking the full height. Do you guys have any idea on how to fix this?

final TextArea htmlCode = new TextArea();
htmlCode.setWrapText(true);
htmlCode.prefHeightProperty().bind(<parentConrol>.prefHeightProperty());

Hope not to bother.

Kirasiris
  • 523
  • 10
  • 37

0 Answers0