[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 WindowsComp()
 Set or get the windows compatible flag.
-------------------------------------------------------------------------------

 Syntax:

     WindowsComp( [<lFlag>] ) --> <lWindowsCompatibility>

 Arguments:

     <lFlag> is an optional logical flag indicating if WINDOWS (tm) cursor
     movement behaviour in menus and the GET system is to be observed.

 Returns:

     WindowsComp() always RETURNs a logical indicating whether WINDOWS (tm)
     cursor movement behaviour in menus and the GET system is being observed.
     Defaults to true.

 Description:

     When the cursor/focus is to be moved WINDOWS (tm) uses the tab key as
     the direction movement key, not the up and down arrow keys.  Setting
     WindowsComp() to false might be more intuitive for your system.


 Files:  Library is CUACLIP.LIB.

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