#include <area_text_info.h>
Inheritance diagram for AreaTextInfo:

Public Member Functions | |
| AreaTextInfo (TWindow *menu, char *identbranch, FONT *afont, char *atext, int amaxtext) | |
| void | set_textinfo_unbuffered (char *newtext, int Nchars) |
|
||||||||||||||||||||||||
|
constructor |
|
||||||||||||
|
the following could be used for editing text that's stored elsewhere. Note however, that you should let the clean-up of this text be handled by the menu, not your main program. |
1.4.6-NO