Hello everyone,
I start to develop an application for iPhone and iPad and we are finding some difficult to build, on the home page of the application, buttons with irregular shapes.
My problem is that the buttons are connected to each other.
We found a way to make buttons with irregular shapes with the classes found on this site:
https://github.com/ole/OBShapedButton
But with this method we must split the image, with the risk that when we go to position images to reconstruct it is not properly displayed.
I'm asking you whether it is possible to visualize a single image and on this create two or more buttons, as is done in html with the map area.
I hope I explained myself, otherwise you will not hesitate to ask clarifications.
Thanks