M milktooth macrumors member Original poster Oct 30, 2009 32 0 Oct 30, 2009 #1 How do I change the selected segment?
dejo Moderator emeritus Sep 2, 2004 15,982 452 The Centennial State Oct 30, 2009 #2 milktooth said: How do I change the selected segment? Click to expand... 1. It's actually a UISegmentedControl 2. Read the UISegmentedControl Class Reference. 3. Pay close attention to the Properties section. Hope that helps.
milktooth said: How do I change the selected segment? Click to expand... 1. It's actually a UISegmentedControl 2. Read the UISegmentedControl Class Reference. 3. Pay close attention to the Properties section. Hope that helps.
M milktooth macrumors member Original poster Oct 30, 2009 32 0 Oct 30, 2009 #3 Thanks for the help. Turns out I was doing it right all along. Not sure what went wrong but removing and reconnecting the outlet in IB did the trick.
Thanks for the help. Turns out I was doing it right all along. Not sure what went wrong but removing and reconnecting the outlet in IB did the trick.