In this step, the Bitmap Editor application will be modified to allow zoom operations. The following tasks must be carried out:
Adding Zoom Actions Using the Application Framework Editor
Modifying the BitmapView Class to Catch the New Actions
Implementing Zoom in the BitmapView Class