![]() |
Previous | Next |
You must define the name of the file you want to draw images from when displaying the thumb image. This must be a valid file name with the extension .bmp or .gif. The file must contain two side-by-side images of identical size. They must be adjacent to each other with no space between. The top and left position of the left image must be at the top and left of the file. The image on the left side is the normal image for the thumb image, and the image on the right depicts the pushed state.
A typical value is:
thumb.bmp
You may want to make certain areas of the thumb image transparent. This will allow you to create thumb images in shapes other than rectangular. Any region of the thumb image that you fill with the color specified by the RGB value 255, 0, 255 will appear transparent in your skin.
Previous | Next |