gridHeight attribute on table textedit

Started by Adrian L., September 22, 2017, 07:01:40 AM

Previous topic - Next topic

Adrian L.

Dear All,

   If I define a TextEdit inside a TABLE, how can I set the height of it (I would like it to show 3 text line in each TABLE row) in run time? Is gridHeight the correct attribute?

    I am using Windows GDC.

    Thanks

Cheers,
Adrian

Laurent G.

Hello Adrian,

The trick is to set the rowheight attribute in the misc section for a table container:



Let me also point you to the Studio doc on organizing Table containers => http://4js.com/online_documentation/fjs-gst-manual-html/#gst-topics/c_gst_formdesigner_widgetlist_006.html

Best

Laurent