Hi all,

My project has an rsrc resource file and a rcp resource file.

Is there a simple way to avoid resource id clash?

I did include my mac resource header in the RCP file but I dont think that
designer is able to sort out the resource types associated with those
defines.
I can easylly move the mac form ids to the higher end of the id range but
for the bitmaps and bitmaps family it is another thing. To move those I need
to change there references in each form they are used.

Also, is it possible to specify the value of the resource ID directly in
designer or do I have to change it in the header file?
For example, I have a form with some kind of object matrix on it and the IDs
of those object must be sequencial because the code is accessing them in a
loop. I know I can change this in the code but it is like that right now and
it would be nice not to have to change it.

Also, Also, If I have a form in designer and I put a formbitmap on it. Is it
possible to specify the resource id of a bitmap that is defined outside of
this rcp. In my case, the bitmap resource is in the rcrs file.

Thanks

-- 
Regis St-Gelais, P. Eng. / ing.
Software Development / D�veloppement informatique
www.laubrass.com
--



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to