Hey,
I'm wondering that nobody has requested or tried to do this before, but as former ActionScript developer I'd like to have the possibility to scale a button or texture with a 9-slice feature.
Currently I need to add a new texture for every button in different resolutions, etc. Even when the text on the buttons is not in the image itself, it sounds like a big deal to localize the app when the texts have different lengths. It would be very nice to have only 1 image for all standard buttons that can be stretched to it's needed size.
Has someone already done that? I have no idea where to start, but it seems like a deeper addon because it effects SPButton, SPImage, SPTexture and other classes.
Thx!