Thanks for the info!

Unfortunatelly the use of views for buttons rendering would be a pain for this project. It has near a thousand buttons of different shapes. I thought on rendering the visible ones over a common template so it would have just a little part on memory at a time. A good save of memory.

I am thinking on building my own layered renderer using bmap_process and material skins. I hope it fast.