
We are trying to write our own panel and wish to give the SyntaxEditor as much height as needed to render all the Text in the panel. However, the DesiredSize is always zero if we try to get the SyntaxEditors desized size.
Is there any way to get the DesiredSize of the SyntaxEditor when it has rendered the text (with wrapping on), so that we can retrieve the desired height for a given width for our panel?
Thanks in advance,
Rick Fleuren
Everest b.v.
Is there any way to get the DesiredSize of the SyntaxEditor when it has rendered the text (with wrapping on), so that we can retrieve the desired height for a given width for our panel?
Thanks in advance,
Rick Fleuren
Everest b.v.