UISegmentedControl description is wrong.
UISegmentedControl description is wrong.
- Subject: UISegmentedControl description is wrong.
- From: Gavin Stokes <email@hidden>
- Date: Sun, 24 Jun 2012 15:46:39 -0700
Am I overlooking it in the doc, or does the doc fail to state that the
segmented control acts like a radio button? This appears to be wrong:
"A UISegmentedControl object is a horizontal control made of multiple
segments, each segment functioning as a discrete button. A segmented
control affords a compact means to group together a number of controls."
This is obviously not true when you press one of the buttons and the
previously active one is deactivated. I can't find any way to change this
behavior.
The description in Xcode's control gallery is similar. Is there some way
to deactivate this behavior? I find it strange that Apple seems to avoid
mentioning it on purpose, since it's such a fundamental property of this
control.
Thanks for any insight.
Gavin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden