- Look for checkbox: If it is checked execute: - LoadImage in order
If not checked execute: -
LoadImage randomly
- LoadImage randomly
- LoadImage in order
A simple solution would be to add a new button and give him the
method to - LoadImage in order. But then I have two buttons and
that is not very user-friendly.
I hope you understand my problem and can give me some advice!
Several options:
1) Just start your -loadImage method with an "if" statement that
checks the checkbox's -state.
2) Use two buttons and put them in an NSTabView with tabs and border
turned off, then make the chackbox change the tab view's tabs (state
is zero or 1, tab number starts at 0 -- a match made in heaven).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Student-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/student-dev/email@hidden