my_button : button {//sub-content}
: button{//sub-content}
: button{}
button;
my_row : row { my_button : button {//nested sub-content}
//sub-content }
label = "textual content"; width = 5.1; alignment =
horizontal; my_name = "John Doe";
my_dialog : dialog { label = "my dialog"; fixed_width = true;
height = 55.2; : row { my_button : button { height = 2; label = "my
button"; } : edit_box; } ok_cancel; }
© Bricsys NV. All rights reserved. |