Library Object Selection |
|
Libraries and objects are central concepts in NOMADS development. Libraries are Keyed data files used by PxPlus to store the various object definitions created in NOMADS. The object definitions contained within a library represent all the components that will be generated by *winproc (see NOMADS Engine) to create your graphical interface.
This section explains what libraries and objects are, how they are created, and how they are accessed and maintained using Library Object Selection.
You can keep all of your object definitions in one library or maintain multiple libraries (for the organization of larger applications). Even if you start by creating a single library, the NOMADS toolkit includes general maintenance utilities that allow object definitions to be transferred between libraries as needed. See Maintaining Library Objects.
Opening a Library File
Console and Object List
Creating Library Objects