TGTextEntry without any limit on the length of the text.
virtual void SetMaxLength(Int_t maxlen)
virtual void Insert(const char *)
void AddText(Int_t pos, const char *text)
void RemoveText(Int_t pos, Int_t length)
Bool_t HasMarkedText() const
virtual void SetCursorPosition(Int_t pos)
const char * GetText() const
virtual void TextChanged(const char *text=nullptr)
Int_t GetMaxLength() const