<div dir="ltr"><div>Hi Karsten.</div>
<div>&nbsp;</div>
<div>You must use, some thing like this.</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp; html popupAnchor callback:[&nbsp;WARenderLoop new: YourComponent new&nbsp;&nbsp;].</div>
<div>&nbsp;</div>
<div>To use closePopup, you must add dependent property to popup achors.</div>
<div>&nbsp;</div>
<div>Regards<br><br></div>
<div class="gmail_quote">On Fri, Sep 26, 2008 at 10:38 AM, Karsten <span dir="ltr">&lt;<a href="mailto:karsten@heeg.de">karsten@heeg.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br><br>I try to open a new component in a popup, but when I do something in the new window and go back to the old window to do something there, it creates a new session and the app restarts. My guess is that I do something wrong when I open the popup. What&#39;s the right way to open a popup with a new component (not a new application; I setup the component before I open it) in a new window?<br>
<br>Btw: in WASession I saw methods like: #closePopup so I thought there&#39;re also the counterparts somewhere, but I couldn&#39;t find anything, is that somehow related?<br><br>Kind Regards<br>Karsten<br><br>-- <br>Karsten Kusche - Dipl.Inf. - <a href="mailto:karsten@heeg.de" target="_blank">karsten@heeg.de</a><br>
Tel: +49 3496 21 43 29<br>Georg Heeg eK - Köthen<br>Handelsregister: Amtsgericht Dortmund A 12812<br><br>_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">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></blockquote></div><br></div>