getmusicbee.com

Support => Developers' Area => TheaterMode => Topic started by: fumador on November 27, 2014, 06:34:11 AM

Title: multiLine element height
Post by: fumador on November 27, 2014, 06:34:11 AM
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>

(http://i.imgur.com/3CLjKMD.jpg)

(http://i.imgur.com/ye4wnMh.jpg)

How can I do it?  ???

Thanks.