Recipe table

<< Click to Display Table of Contents >>

Navigation:  Project > Screens > Graphical objects > Recipes library >

Recipe table

Previous pageReturn to chapter overviewNext page

recipetable

Property

ST script field

Description

Recipe

recipename

Choose Recipe you want to bind to the table.  During running you can add, edit and delete fields of the recipe database by clicking right button on the table and choosing operation.

Use title

usetitle

Use title for the table.

Title

title

Title of the table.

Font size

fontsize

Size of the text's font.

Name column width

namecolumnwidth

Set width of the name’s column.

Other column width

othercolumnwidth

Set width of other columns.

Also Recipe Table object has several properties that you can’t setup by using settings dialog window, but you can setup by using ST script:  

1. rownumber - number of the row is choosen (clicked) by user.