[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 twPutTitles( aTitle )
 ----------------------------------------------------------------------------
     Redisplays all titles held in the stack for the current window.
     Use this if you mess up the window frame somehow.  It was created
     to be used by twSize().

       Arguments:

     aTitle - 'A' The array must be a reference to the title array held
                  in the stack, You may obtain a reference to it with
                  _twTitle().

       Return:

     Current window handle.

       Example:

     tTitle := _twTitle()
     twPutTitles( tTitle )

See Also: twTitle() twOpen() twSize() twPop()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson