Hey everyone..
In one of my apps I'm using several UISegmentedControl's. They're mostly in settings and options views and I'd like to
not use the standard look, I am wanting to use the "bar style" look because it's sleeker and takes up less room on the page.
Does anyone know if it's ok to use this style of the segment control in just a standard UIView or is it reserved solely for navigation bars and tool bars?
I checked in the iPhone HIG but it didn't specify the usage.
Anyone?
Cheers.