thanks for your answer Ramon, it worked pretty fine.
<br><br><br><div><span class="gmail_quote">2008/2/29, Ramon Leon &lt;<a href="mailto:ramon.leon@allresnet.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ramon.leon@allresnet.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

&gt;<br> &gt; i need a progress bar for keeping the user notified about the<br> &gt; state of an operation, the best what i&#39;ve read for that until<br> &gt; now is this :<br> &gt;<br> &gt; <a href="http://onsmalltalk.com/programming/smalltalk/polling-for-long-" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://onsmalltalk.com/programming/smalltalk/polling-for-long-</a><br>

 &gt; running-processes/<br> &gt;<br> &gt; but when i tested i get an infinite recursion (i think).<br> &gt; to test it, install the attached mcz on a test image, add an<br> &gt; entry point with SULibrary and open a Transcript. i added a<br>

 &gt; lot of output to understand what&#39;s happening.<br> &gt; maybe more experienced developers (Ramon Leon?) could fix it<br> &gt; or tell what&#39;s wrong?<br> &gt;<br> &gt; (note the callback of the periodical is never evaluated)<br>

 <br> <br>That artcle is a bit out of date, download my image and check out the<br> current version of those methods.&nbsp;&nbsp;They work a bit differently now but I<br> still use them heavily and they work great.&nbsp;&nbsp;I don&#39;t use the decay hack<br>

 anymore, I just send down some script and stop the polling.&nbsp;&nbsp;I&#39;m in a hotel<br> in New Hampshire at the moment so I don&#39;t have time to dig into any code,<br> but I can tell you what&#39;s in my image works well.<br>

 <br> Ramon Leon<br> <a href="http://onsmalltalk.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://onsmalltalk.com</a><br> <br> _______________________________________________<br> seaside mailing list<br>
 <a href="mailto:seaside@lists.squeakfoundation.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">seaside@lists.squeakfoundation.org</a><br>
 <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
 </blockquote></div><br>