TeAddChar Function

Microchip Graphics Library

Microchip Graphics Library
TeAddChar Function
C
void TeAddChar(
    TEXTENTRY * pTe
);
Overview

This function will insert a character to the end of the buffer. The character inserted is dependent on the currently pressed key. Drawing states TE_UPDATE_TEXT or TE_DRAW must be set to see the effect of this insertion.

Input Parameters
Input Parameters 
Description 
TEXTENTRY * pTe 
pointer to the object 
Preconditions

none

Side Effects

none.

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved