[Seaside] call/answer problem in 2.6b1.136?

Boris Popov boris at deepcovelabs.com
Thu Apr 19 17:07:27 UTC 2007


Fair enough, I'll check in a bit,

Thanks!

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

boris at deepcovelabs.com

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.

> -----Original Message-----
> From: seaside-bounces at lists.squeakfoundation.org [mailto:seaside-
> bounces at lists.squeakfoundation.org] On Behalf Of Lukas Renggli
> Sent: Thursday, April 19, 2007 10:06 AM
> To: Seaside - general discussion
> Subject: Re: [Seaside] call/answer problem in 2.6b1.136?
> 
> > WAComponent>>dialog: aComponent
> >
> > ^AnswerContinuation
> >   currentDo:
> >     [:cc |
> >       self
> >         show: aComponent
> >         onAnswer: cc
> >         delegation: ((DeepCoveLabs.YUIPanel new)
> >                          delegate: aComponent;
> >                          yourself)]
> 
> Then I think it is the best to fix your #dialog: message and I do the
> same for the  #lightbox: (aka adding WARenderNotification raiseSignal
> at the end of code within the continuation-block). I don't think this
> is a bug in Seaside.
> 
> Lukas
> 
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


More information about the Seaside mailing list