[Seaside] Overlay dialogs?

Avi Bryant avi.bryant at gmail.com
Fri May 26 17:30:34 UTC 2006


Just change AnswerContinuation to Continuation.

On May 26, 2006, at 9:19 AM, Boris Popov wrote:

> I just tried the Seaside2.6d-avi.33 + Scriptaculous-lr.106 and am  
> getting an
> exception because of undefined AnswerContinuation in
>
> lightbox: aComponent
> 	^ AnswerContinuation currentDo: [:cc |
> 		self
> 			show: aComponent
> 			onAnswer: cc
> 			delegation: (SULightbox new
> 				delegate: aComponent;
> 				yourself)]
>
> I'm way too uncomfortable with Squeak to go digging around on my  
> own :)
>
> Thanks!
>
> -Boris
>
> -- 
> +1.604.689.0322
> DeepCove Labs Ltd.
> 4th floor 595 Howe Street
> Vancouver, Canada V6C 2T5
>
> 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: Friday, May 26, 2006 8:47 AM
> To: The Squeak Enterprise Aubergines Server - general discussion.
> Subject: Re: [Seaside] Overlay dialogs?
>
>> lr.100 through lr.106, nothing ported to VW in that branch
>
> Well, I am trying to make everything a bit more plug-gable and
> compose-able starting from lr.100. I also fixed some problems with the
> inheritance hierarchy. Not everything from lr.100 is fully working
> using the new features yet, but it is quite useable. It comes from
> lr.70, pmm.71 didn't not work for me.
>
> Our students handed in some AJAX exercises today using lr.106 and they
> didn't complain, so that is already a good sign ;-)
>
> Cheers,
> 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
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the Seaside mailing list