Edit history

Edit: -1 of 1
Time: 2007-01-20 21:21:44
Note: /dabosite/wiki/DaboUiCreateForm/reparent

changed:
-
Signature:

 <pycode>dabo.ui.createForm(srcFile, show=False)</pycode>

Description:

 Creates a live form from a .cdxml file. Returns a reference to the newly-created form, which is not visible unless the **'show'** parameter is passed as True.

Returns:

 A reference to the **dabo.ui.dForm** object.