Re: Rendering Callbacks during an Ajax callback

Johan Brichau <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <[email protected]>
> It seems you exactly describe the sitation I'm having here, but I am unable to translate it into working code. So you register a an Ajax Callback, nut that callback still is a zero argument block, or, if I not only provide the callback number in the url, but also a value for it (like 36=MyValue), the callback method will get this argument as a parameter, but no html builder...????


Sorry for being cryptic; it’s not intentional ;)

I think the key here is to combine callbacks (as I just sent you) and add one that Seaside supplies a html or script canvas to.
But instead of combining, you can also chain them (using #onSuccess:).

Hope this helps
Johan
_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.