OCR Project
Loading...
Searching...
No Matches
Focus constants

Macros

#define FOCUS_NONE   0
#define FOCUS_IMAGE   1
#define FOCUS_MODEL   2
#define FOCUS_WORDS   3

Detailed Description

Identify which text field currently holds keyboard focus.

Macro Definition Documentation

◆ FOCUS_IMAGE

#define FOCUS_IMAGE   1

Image-path field.

◆ FOCUS_MODEL

#define FOCUS_MODEL   2

Model-path field.

◆ FOCUS_NONE

#define FOCUS_NONE   0

No field focused.

◆ FOCUS_WORDS

#define FOCUS_WORDS   3

Word-list field.