Author Topic: multiLine element height  (Read 7782 times)

fumador

  • Jr. Member
  • **
  • Posts: 32
Hi :)
I just want to put a multiline at the bottom of the panel with a field which sometimes just one line of text and sometimes 10 lines of text. So, I can't figure how put it with a 'reverse' -y cause the required height property.

<element type="Field" name="extra" id="Comment" yAnchor="Panel.bottom" x="16" y="-140" font="Segoe UI" widthDock="Panel" style="Regular" multiLine="true" height="140" size="9" fg="205,205,205"></element>





How can I do it?  ???

Thanks.