update of a TGTextEntry

From: Dirk Meier (Dirk.Meier@cern.ch)
Date: Tue Sep 07 1999 - 09:41:22 MEST


Hi,

how can I update the text shown in TGTextEntry ?
In my code I do something like

fTextEntry->GetBuffer()->Clear();
fTextEntry->GetBuffer()->AddText(0,tString);

tString is shown after I click on the text entry using the mouse.
How could I show tString immediately (without clicking with mouse).
I see that fTextEntry->ReDraw() is protected and can not help here.


thanks for your help
Dirk 



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:39 MET