AreaTextInfo Class Reference

#include <area_text_info.h>

Inheritance diagram for AreaTextInfo:

AreaTabletScrolled AreaTablet Area ButtonBitmapped ButtonBase AreaTextEdit List of all members.

Public Member Functions

 AreaTextInfo (TWindow *menu, char *identbranch, FONT *afont, char *atext, int amaxtext)
void set_textinfo_unbuffered (char *newtext, int Nchars)

Detailed Description

Defines an area in which one can display some text. If there's a lot of text, you could scroll. Same bitmaps needed as AreaTabletScrolled.


Constructor & Destructor Documentation

AreaTextInfo::AreaTextInfo TWindow menu,
char *  identbranch,
FONT *  afont,
char *  atext,
int  amaxtext
 

constructor


Member Function Documentation

void AreaTextInfo::set_textinfo_unbuffered char *  newtext,
int  Nchars
 

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.


The documentation for this class was generated from the following files:
Generated on Tue Feb 14 13:48:44 2006 for Twgui by  doxygen 1.4.6-NO