'ToT2'
and type='SKIN'
. The bitmaps in the skin database will replace the standard bitmaps once the skin is chosen in the skin selector window. You don't have to provide the full set of bitmaps - the standard bitmap will be used if one is not found in the skin.
tSTR 1000
- Skin description (will be displayed in the skin selector window)
uses 1
- The name of the parent skin (supported since v1.2). While creating a custom hires skin you can specify "TouchTris Hires Skin" in the "uses" resource and all bitmaps not present in your skin will be loaded from the standard Hires Skin. Without the "uses" resource the application will only use your resources and most of the bitmaps will be in low resolution.
pilrc -ro -o hires-skin.prc hires-skin.rcp build-prc -o Custom-Hires-Skin.prc -n "Custom Hires Skin" -c ToT2 -t SKIN hires-skin.prc