MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
libaria_widget_textfield.h
Module for Microchip Graphics Library - Aria User Interface Library
This module implements text field widget functions.
|
Name |
Description |
![]() |
Gets the text horizontal alignment value. | |
![]() |
Gets the current cursor delay. | |
![]() |
Gets the cursor enabled value | |
![]() |
Gets the current edit cursor position | |
![]() |
Gets the current focus changed event callback pointer | |
![]() |
Gets the text value for the box. | |
![]() |
Gets the current text changed event callback pointer | |
![]() |
Allocates memory for a new widget of this type. The application is responsible for the managment of this memory until the widget is added to a widget tree. | |
![]() |
Sets the text horizontal alignment value | |
![]() |
Sets the flag to indicate that the text field will be cleared on first edit. | |
![]() |
Sets the cursor delay value | |
![]() |
Sets the cursor enabled value flag | |
![]() |
Sets the position of the cursor | |
![]() |
Sets the focus changed event callback pointer | |
![]() |
Sets the text value for the box. | |
![]() |
Sets the text changed event callback pointer |
|
Name |
Description |
![]() |
Implementation of a text field widget. | |
![]() |
Implementation of a text field widget. |
|
Name |
Description |
![]() |
Focus changed event function callback type | |
![]() |
Text changed event function callback type |
MPLAB® Harmony Graphics Suite
|