Home Segments Index Top Previous Next

763: Mainline

Finally, to respond to the display event, you define the callDrawMeter callback method. That method simply sends the drawMeter method to the meter:

GuiViewManager method definition • instance 
callDrawMeter: theMeter 
  theMeter drawMeter