Hi,

I would like to know what is the best technique for creating skinnable
application ?
everything should be imagess if i understood well, and 1 file should
contain all information about these images like names, status (pressed,
hover, standard, up, and so on...).

But should i write in this file, the dimensions of each image ?

does anyone have some samples please ?
thanks a lot,

Maileen

Re: skinnable application by Maileen

Maileen
Fri Jul 22 13:56:17 CDT 2005

Just a little precision...everything should REALLY be an image or could
i use button and repaint it...the same for combobox, and so on...

Maileen wrote:
> Hi,
>
> I would like to know what is the best technique for creating skinnable
> application ?
> everything should be imagess if i understood well, and 1 file should
> contain all information about these images like names, status (pressed,
> hover, standard, up, and so on...).
>
> But should i write in this file, the dimensions of each image ?
>
> does anyone have some samples please ?
> thanks a lot,
>
> Maileen