PDA

View Full Version : NSArrayControllers and Pop up boxes




MacDonaldsd
Sep 11, 2007, 05:05 PM
Im using core data and im unable to get one Pop up box to effect the contents of another. If I select a Year I want it only to show the semesters in that year.

I thought it would be the NSArray Controller bindings content set but that doesn't seem to work. It only shows the semester for the year that was in the first pop up box when the window opened.