  addExtension(statusCanvas,            //Add Status Canvas                   v6
    IFrameWindow::aboveClient,          //  above the client window           v3
    IFont(statusLine).maxCharHeight()); //  and specify height                v6

