layout_index_to_text_index
Description:
Converts from a position in the entry’s Layout (returned by get_layout) to a position in the entry contents (returned by get_text).
Parameters:
this |
a Entry |
layout_index |
byte index into the entry layout text |
Returns:
byte index into the entry contents |