Automatic Creation of Images In Controls

Hi,

When you do this, would it be possible for you to not re-generate those that already exist and have not changed?

Thanks,

Ken

I'm sorry, but I do not understand what exactly you mean with this question.

e.g. If you have a TWebBitBtn in a TWebPanel with a glyph in Unit1 called MyBtn, on compilation it it is always recreated in the TMSWeb\Release folder of the project called Unit1.TopPanel.MyBtn.Glyph.png.

At this moment, the compiler generates all necessary resources and does not check whether these might already be present in the output folder.

Ok, thanks.