Home Segments Index Top Previous Next

878: Mainline

Redefine the startUpApplication: method defined for NotificationManager to include only an expression that starts your application. For example, for the calorie-dictionary application, you redefine startUpApplication: as follows:

NotificationManager method definition • instance 
startUpApplication: oldWindows 
  CalorieViewManager new open