ROOT  6.06/09
Reference Guide
Functions | Variables
TGTextEntry.cxx File Reference
#include "TGTextEntry.h"
#include "TGResourcePool.h"
#include "TGToolTip.h"
#include "TSystem.h"
#include "TTimer.h"
#include "TColor.h"
#include "KeySymbols.h"
#include "Riostream.h"
#include "TClass.h"
#include "TGMsgBox.h"
+ Include dependency graph for TGTextEntry.cxx:

Go to the source code of this file.

Functions

 ClassImp (TGTextEntry) TGTextEntry
 Create a text entry widget. More...
 

Variables

TGTextEntrygBlinkingEntry = 0
 

Function Documentation

ClassImp ( TGTextEntry  )

Create a text entry widget.

It will adopt the TGTextBuffer object (i.e. the text buffer will be deleted by the text entry widget).

Definition at line 251 of file TGTextEntry.cxx.

Variable Documentation

TGTextEntry* gBlinkingEntry = 0

Definition at line 228 of file TGTextEntry.cxx.