I use this segmented control as a mechanism for the user to select an option rather than control any subviews.
IMHO this looks better and is more usable that a select picker which would be very heavy on the screen for a small selection like the one i need.
Anything wrong / inefficient / immoral / illegitimate about this approach ? Would apple care about this?