TGMsgBox

Glen R. Salo (gsalo@mrcday.com)
Thu, 29 Oct 1998 14:45:52 -0500 (EST)


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

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