Hey guys,
I found out that I couldn't do it but just to make sure, would it be possible to disable one of the button of my segmentedcontrol without re-creating the whole thing ?
Exemple:
[self.navigationItem.rightBarButtonItem.accessToMySegmentedControl setEnabled:NO ...];
Cheers mates,
Gauthier