[Seaside] Popups

Diogenes Moreira diogenes.moreira at gmail.com
Tue Sep 30 13:19:07 UTC 2008


sorry I forgot the call message

html popupAnchor callback:[ WARenderLoop new call: YourComponent new  ].

On Tue, Sep 30, 2008 at 9:45 AM, 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
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20080930/997b1ebc/attachment.htm


More information about the seaside mailing list