Home Segments Index Top Previous Next

659: Mainline

Now, you define the callDrawMeter: callback method for the calorieViewManager class.

Note that each callback method sent to a view manager via the when:perform: mechanism travels with an argument, and the value of that argument is the subpane from which the message is sent:

CalorieViewManager method definition • instance 
callDrawMeter: thePane 
 ...