If you add user-defined attributes to a Designer color table, you need to provide a #define for these new attributes in order to use them in your code. For the name of each new attribute, you have to provide a #define. The number of the last attribute in the standard Designer table is given in VCSLATTQ. When you define new attributes, place them in consecutive slots labeled UNDEFINED following the last attribute defined by Vermont Views. Then, in your application code, include #defines like the following:
|
where the names you define are the same as those you entered at the bottom of the Designer color table.