virtual int overflow(int=traits::eof())
Method called to put a character into the controlled output sequence without changing the current pos...
std::vector< char > fLinebuffer
TGTextViewStreamBuf(TGTextView *textview)
TGTextViewStreamBuf constructor.
std::vector< char > fInputbuffer
A TGTextView is a text viewer widget.
virtual void Update()
update the whole window of text view
virtual void AddLineFast(const char *string)
Add a line of text to the view widget.
virtual void ShowBottom()
Show bottom of the page.
TGTextViewostream(const TGWindow *parent=nullptr, UInt_t w=1, UInt_t h=1, Int_t id=-1, UInt_t sboptions=0, Pixel_t back=TGTextView::GetWhitePixel())
TGTextViewostream constructor.
A TGText is a multi line text buffer.