There was an error while loading. Please reload this page.
Create an placeholder dialog item. This function can be used to space values in a dialog.
pyui.create_empty(dialog, col_spec) dialog:create_empty(col_spec)
dialog
dialog_handle
col_spec
integer
{first, last}
control_handle
To align a row of elements the use of pyui.create_align is preferred.
Control Gallery, create_ok_button, create_cancel_button