home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cpptba.zip / OUT < prev    next >
Text File  |  1993-11-29  |  248b  |  5 lines

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