<br><font size=2 face="sans-serif">I have an FXText window which I would
like to force to be repainted immediately, not wait for the lazy re-paint.</font>
<br>
<br><font size=2 face="sans-serif">I have a call to repaint() for the FXText
window and for the FXApp. &nbsp;</font>
<br>
<br><font size=2 face="sans-serif">The documentation for FXApp.repaint
says &quot;Paint all windows marked for repainting. &nbsp;On return all
the applications windows have been painted&quot;. &nbsp;I take that to
mean (or hope that it means) that this a synchronous call, and your program
should wait for the repaint to complete. &nbsp;However that clearly is
not the case - the window gets repainted some considerable time later.
&nbsp;</font>
<br>
<br><font size=2 face="sans-serif">There is no documentation of a repaint
method for FXText, nor for its parent FXScrollArea. &nbsp;FXScrollArea's
parent is Object, so I am not at all sure from which class FXText gets
a repaint method.</font>
<br>
<br><font size=2 face="sans-serif">Does anyone know do I force a (synchronous)
repaint?</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Thanks.</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; Dave</font>
<br><font size=2 face="sans-serif"><br>
____________________________________________________________<br>
David C. Toll, Research Staff Member, Secure Embedded Systems<br>
IBM T. J. Watson Research Center, 19 Skyline Drive, Hawthorne NY 10532<br>
Phone: 914-784-7019 (t/l 863) &nbsp; Fax: 914-784-6205 (t/l 863) &nbsp;email:
toll@us.ibm.com</font>