window_ctrl() parameter

Allow to enable/disable anti-pinch actions and to operate window-lift through up_cmde, down_cmde and no_anti_pinch (window_ctrl() parameters). More...

Defines

#define ANTI_PINCH_ENABLED   0
 enables anti-pinch through window_ctrl()
#define ANTI_PINCH_DISABLED   1
 disables anti-pinch through window_ctrl()
#define CMDE_NO_CMDE   0
 No up, down or stop command requested.
#define CMDE_NEW_CMDE   1
 Up, down or stop command requested.
#define CMDE_PERFORMED   2
 Up, down or stop command performed.

Detailed Description

Allow to enable/disable anti-pinch actions and to operate window-lift through up_cmde, down_cmde and no_anti_pinch (window_ctrl() parameters).


Define Documentation

#define ANTI_PINCH_ENABLED   0

enables anti-pinch through window_ctrl()

Definition at line 174 of file window_lib.h.

Referenced by window_ctrl().

#define ANTI_PINCH_DISABLED   1

disables anti-pinch through window_ctrl()

Definition at line 175 of file window_lib.h.

Referenced by init_window_size_position(), and window_ctrl().

#define CMDE_NO_CMDE   0

No up, down or stop command requested.

Definition at line 177 of file window_lib.h.

Referenced by init_window_size_position(), and window_ctrl().

#define CMDE_NEW_CMDE   1

Up, down or stop command requested.

Definition at line 178 of file window_lib.h.

Referenced by init_window_size_position(), and window_ctrl().

#define CMDE_PERFORMED   2

Up, down or stop command performed.

Definition at line 179 of file window_lib.h.

Referenced by window_ctrl().


Generated on Mon May 28 20:26:50 2007 for WINDOWLIFTLIBRARY by  doxygen 1.4.7