u need 2 have dis at da top of da description.ext
#define ST_PICTURE 48
#define ST_CENTER 2
da rscpicture shud look like
class RscPicture
{
type = CT_STATIC;
style = ST_PICTURE;
idc = -1;
colorBackground[] = {1, 1, 1, 1};
colorText[] = {1, 1, 1, 1};
font = "TahomaB";
size = 0;
sizeEx = 1;
lineSpacing = 1.0;
};
shud work...
LCD OUT