#include "TextBox.h"#include "ErrMsg.h"#include "fonts/Monofonto-Regular-180.h"#include "fonts/Monofonto-Regular-90.h"#include "fonts/Monofonto-Regular-64.h"#include "fonts/Monofonto-Regular-32.h"#include "fonts/Monofonto-Regular-20.h"#include "TextBox_Config.h"Variables | |
| const bool | addDebugBorder = false |
| Set this to true to force a red border to be drawn around all TextBox instances. | |
| const bool addDebugBorder = false |
Set this to true to force a red border to be drawn around all TextBox instances.
This is intented to help with debugging the layout of TextBoxes