[Seaside] Popups

Lukas Renggli renggli at gmail.com
Tue Sep 30 12:50:05 UTC 2008


Have a look at WAPopupTest.

Cheers,
Lukas

On 9/30/08, Diogenes Moreira <diogenes.moreira at gmail.com> wrote:
>
> Hi Karsten.
>
> You must use, some thing like this.
>
>    html popupAnchor callback:[ WARenderLoop new: YourComponent new  ].
>
> To use closePopup, you must add dependent property to popup achors.
>
> Regards
>
>
> On Fri, Sep 26, 2008 at 10:38 AM, Karsten <karsten at heeg.de> wrote:
>
> > Hi,
> >
> > 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'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?
> >
> > Btw: in WASession I saw methods like: #closePopup so I thought there're
> also the counterparts somewhere, but I couldn't find anything, is that
> somehow related?
> >
> > Kind Regards
> > Karsten
> >
> > --
> > Karsten Kusche - Dipl.Inf. - karsten at heeg.de
> > Tel: +49 3496 21 43 29
> > Georg Heeg eK - Köthen
> > Handelsregister: Amtsgericht Dortmund A 12812
> >
> > _______________________________________________
> > seaside mailing list
> > seaside at lists.squeakfoundation.org
> >
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
>
>
> _______________________________________________
>  seaside mailing list
>  seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>


-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list