[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   OPENWIN FROM <nTRow>, <nTCol> TO <nBRow>, <nBCol>
             [TITLE <cTitle> ]  [TOPCOLOR <nTopCol>]  [WINCOLOR <nWinCol>] ;
                 [TYP  <nWinType>] [SAVE TO  <cBuffer>]


   Draws an MS-WINDOWS-like Window of nWinType on positon
   nTop, nLeft, nBottom, nRight with the title cTitle.
   This, via the PreProcessor from OpenMask() build directive
   makes it easier to define Windows. You'll find the Parameters
   under OpenMask.

   You have different choices of WindowTypes ( also in SoundVis.ch )


      WIN_SINGLE     0     Single Frame
      WIN_MESSAGE   51     GraficWindow with Close/Movebutton
      WIN_LIST      59     ListBox with Scrollbar without Menu
      WIN_FULL      63     everything!

   Because of the open structure and the wide varity of possibilities
   this list is not complete, of course. Again: have a look at
   OpenMask ( by pressing <ENTER> now <g> )




See Also: OpenMask
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson