Using Designer Library Color Tables

All Designer data forms, menus, and windows use the logical attribute table defined for the library in which the form, menu, or window is saved. When a library is opened, the logical attribute table is also retrieved and placed into a linked list of logical attribute arrays.

Only logical attribute arrays in use are stored in the linked list. Vermont Views keeps track of which forms are using which logical attribute array in the linked list. When all the forms and windows that use a particular logical attribute array are freed and that library is closed, the logical attribute array is no longer in use and is therefore removed from the linked list.

You can use the following programming options to change the attribute array associated with your forms and windows:

More:

Using a Library's Logical Attribute Array with the Default Windows

Using Another Library's Logical Attribute Array with a Form

Replacing the Logical Attribute Array for a Designer Library

Using Another Library's Logical Attribute Array with a Window


Home Contents Previous Next