Hello,
in my iPhone app I would to create a ThemeManager in order to skin the view. I am wondering what is the best way to limit memory use.
I would like to fill a view with a background. Should I load a 1px pattern and draw it into the view or should I load the complete image ?
Thanks for you comments.
Thierry