HelloWorld is based on the Presentation framework. The Presentation framework lets you display a view and a default menu in very few lines of code. To instantiate, manipulate, and draw 2-D graphics into the view, you override the TView::DrawContents function and add your code. See the heading "DrawContents function" on page 24 for the DrawContents implementation.