Is there any way to control what Metrowerks Constructor names the FormGroupID in the resource.h file? I have to different resources, and the Constructor is generating a variable called FormGroupID in each. Why doesn't it prefix this with the name of the Form, like for all other variables? While we are on the topic, I have two different groups of buttons in a form, and in the constructor, I give them numbers like 3 and 4. The IDs generated by the constructor in the resource.h file seem pretty random (e.g., FormGroupID1 and FormGroupID2) and furthermore, sometimes when I edit the form in the constructor, the names change! This makes the names pretty much worthless. Is there a way to set the name for each group number? Thanks, Brad Myers Carnegie Mellon University -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
