![]() |
TE_reopenPlain | Function (ROM Call 0xB0) |
textedit.h |
void TE_reopenPlain (TEXT_EDIT *te, unsigned short Focus); |
Re-opens the text editor (plain).
TE_reopenPlain is similar like TE_reopen, but it doesn't call TE_select funciton. I am not very sure about usage of this function.