<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>I have a Python plugin where I run a number of SQL Script that take a bit longer. I would like to write out status messages about the progress (not numerically, but indicating when a step is finished with a verbal message).</p>
<p>Now, when I issue three messages, QGIS waits until the whole script finishes, then displays the last message first, and after it disappears I can see the older messages that should have displayed before.</p>
<p>Is there a way to force QGIS to actually display the message, while the script is still running, and not wait until the script finishes?</p>
<p>Thanks for your help,</p>
<p>Andreas</p>
<p><br /></p>

</body></html>