I recently switched to PilRC designer as the main 
  resource editor. I am no expert. We have put together 
  a working prototype of a handheld supplement to the 
  the existing enterprise in-house applications.

   I have 3 .rcp files. I need to add 10 BITMAPFAMILYEX 
  resources. 

   These will be the images for an application toolbar
  in the upper right of most main forms.

   I am very very concerned that I may breach the single
  segment limit.

   What is the recommended way to do this?

        1) Add the Families to each file? They will have 
           to separate names.
        2) Write a separate file and #inlcude it in all the 
           rcp files? Again will I have name conflicts.
        3) Create a 4th .rcp file. Define the images once.
           Use them in the other .rcp files?
           How will I get PilRC designer to show them 
           in the dropdown of available image sources?

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

Reply via email to