TGMsgBox

From: Glen R. Salo (gsalo@mrcday.com)
Date: Thu Oct 29 1998 - 20:45:52 MET


I am trying to create a message box that pops up "Reading data..." when data is
being read and automatically disappears once all of the data has been read.  To
do this, I simply modified the TGMsgBox code so that it would not wait for a 
button to be clicked by removing the fClient->WaitFor(this) command.  The
problem, however, is that the text "Reading data..." does not appear until the
data is completely read.  The window pops up immediately, but none of its
contents.  Is there a way that I can force the contents of the TGTransientFrame
to be displayed/updated immediately?

Thanks for your help.

Glen

*********************************************************************

Glen R. Salo                                   g.r.salo@ieee.org
Mission Research Corporation                   (937)429-9261 Ext. 119
3975 Research Boulevard                        (937)429-2625 Fax
Dayton, Ohio 45430-2108

*********************************************************************



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