Hi!<br><br>
&gt; renderContentOn: html<br>
&gt; &nbsp;&nbsp; self lightbox: (WAFormDialog new addMessage: &#39;test&#39;; yourself)<br><br>Its not allowed and doesn&#39;t even makes sense to use call: or in your case lightbox: during the rendering phase.<br>It should only be used for callbacks.<br>
<br>cheers <br>Gerhard<br><br><br><div class="gmail_quote">On Thu, Dec 18, 2008 at 4:40 PM, Peter Osburg <span dir="ltr">&lt;<a href="mailto:peter.osburg@gmail.com">peter.osburg@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  

<div bgcolor="#ffffff" text="#000000"><div class="Ih2E3d">
-----BEGIN PGP SIGNED MESSAGE----- <br>
Hash: SHA1 <br>
&nbsp;<br></div>
While I was extracting the necessary files, I realized that I also get<br>
the error message when I use a simple example with one component<br>
directly calling<br>
<br>
renderContentOn: html<br>
&nbsp;&nbsp;&nbsp; self lightbox: (WAFormDialog new addMessage: &#39;test&#39;; yourself)<br>
<br>
And the component is inherited from WAComponent.<br>
<br>
I made sure that I added the SULibrary to the configuration. But I<br>
still get this error while the SULightboxTest works fine. Comparing<br>
the configurations doesn&#39;t show me any difference between my<br>
configuration and the configuration of the lightbox-dialog
application.<br>
<br>
I use<br>
Seaside2.8a1-pmm.581<br>
Scriptaculous-lr.243<br>
and Squeak 3.9<br>
<br>
I don&#39;t get it. And shall I really send you guys a file-out with one<br>
class with one method and one call?<br>
<br>
Lukas Renggli schrieb:<div class="Ih2E3d"><br>
<span style="white-space: pre;">&gt;&gt; Here we go :)<br>
&gt; <br>
&gt; - Please provide a *minimal example*, with one or two relevant<br>
&gt; classes that demonstrate the problem. A minimal example should
not<br>
&gt; depend on *external* libraries or databases, unless this is<br>
&gt; necessary to reproduce the problem.<br>
&gt; <br>
&gt; - Please add an initializer to your *root component* class, that
<br>
&gt; registers itself as an application. Like this somebody that tries<br>
&gt; to help can reproduce the problem by loading the code and
starting<br>
&gt; up a web browser *within seconds*.<br>
&gt; <br>
&gt; To get help for free, there is first some work needed from your<br>
&gt; side:<br>
&gt; <br>
&gt; <a href="http://www.seaside.st/community/mailinglist" target="_blank">http://www.seaside.st/community/mailinglist</a><br>
&gt; <br>
&gt; Cheers, Lukas<br>
&gt; </span><br></div><div class="Ih2E3d">
-----BEGIN PGP SIGNATURE-----
<br>
Version: GnuPG v1.4.9 (MingW32)
<br>
Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org" target="_blank">http://enigmail.mozdev.org</a>
<br>
&nbsp;<br></div>
iEYEARECAAYFAklKbvQACgkQ0qdvZsCNFKEuPwCfQg7M6nNt68FFD1NFMRV2f/SM
<br>
DD8AnA9sQ8NaME9M0q7Exgu9LHEf1mKr
<br>
=6m5V
<br>
-----END PGP SIGNATURE-----
<br>
<br>
</div>

<br>_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br></blockquote></div><br>