4D v13.4Using an object library |
||
|
4D v13.4
Using an object library
Using an object library
It is possible to use an object library with each user form being modified. Objects are stored with all their properties and standard actions. It is not possible to use objects with associated object methods in the user form editor. Only objects that do not have associated object methods will be visible in the library from the user form editor. The developer sets the library associated with the form using the last parameter of the EDIT FORM command which displays the user form. If this parameter is valid, the library can be displayed and used with the user form. To open the library, the user must click on the corresponding icon in the toolbar of the editor: The library window is then displayed: Note: An object library can contain up to 32,000 items. The user can add objects to the form by drag and drop or copy-paste from the library. All the properties of objects inserted from the library are automatically accessible to users (coordinates, dimensions, appearance, etc.). Each object library has a context menu that allows accessing basic editing commands. In the user form editor, only the Copy command is available. Moreover, it is not possible for the user to remove, rename or add objects in the library. |
PROPERTIES
Product: 4D |