Focus Support Selection
From Microchip Graphics Library
This compile option allows keyboard input focus. GOLSetFocus(), GOLGetFocus(), GOLCanBeFocused(), GOLGetFocusNext() functions will be available. Focus is also changed by touch screen.
The USE_FOCUS option is located in the GraphicsConfig.h header file.
Macros
|
Name |
Description |
|
Keyboard control on some objects can be used by enabling the GOL Focus (USE_FOCUS)support. Define this in GraphicsConfig.h |
Links