views:

20

answers:

0

Hi,

I have a typical app with some settings in my options.nib. I can choose to turn on or off for the slideshow in options.nib. But how do I pass this variable to myOtherController? What is the typical method to solve this problem?