-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Description
Dear Sir,
I am considering using your (excellent) SVSegmentedControl in one of my iPhone apps, along with the appropriate attribution (of course). I am having difficulty, however, setting all segments to the OFF state, something like this:
[mySVSegmentedControl setSelectedSegmentIndex: UISegmentedControlNoSegment]
or even:
[mySVSegmentedControl setSelectedSegmentIndex: -1]
Your code does not seem to allow this (exception error, plus segment index is NSUInteger (unsigned integer)). Is it possible to get around this?
Please advise.
Best regards,
R. Preston
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels