Hi all! I have an application with couple of resource files (for every developer each). It was working fine until adding Checkboxs in to different resource files in Constructor. Constructor has generated the #define FormGroupID2 0 line in the resource header file. It conflicts with other macro defined in other resource file. I could manually change the name of the FormGroupID2 to let's say FormNameFormGroupID2 but it will be overwritten while changing resource file in Constructor and will conflict again. I have read that the FormGroupID2 does not need to be assigned to a Checkbox but there are no settings which would allow me to change that in Constructor. Does anyone know how to resolve this problem? -- Regards, Luke Iwanicki
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
