> I would appreciate some guidance in getting a popup button to use its
> selectedIndex to set an integer in my model.
Am I correct in assuming you want your popup to represent the
-gameType of the selected item in the array controller?
If so, the best thing to do is to create an NSObjectCon
Hello all,
I would appreciate some guidance in getting a popup button to use its
selectedIndex to set an integer in my model.
I am having trouble understanding how to properly bind the selection
of a popup to an integer in the model so that changes in the popup's
selection changes the mod