[Seaside] callback wierdness

Keith Hodges keith_hodges at yahoo.co.uk
Thu Aug 10 13:54:08 UTC 2006


Richard Huxton wrote:
> Keith Hodges wrote:
>> For some reason, I start here with the WACOnfigurationEditor 
>> rendering where html  is WARenderCanvas.
>>
>> html anchor callback: [ self call: (WAMagmaStatus new setLocation: 
>> location) ]; text: '(magma control panel)'.
>>
>> and when I arrive in the code that I previously posted html is 
>> WAHtmlRenderer, i.e. the api has switched on me.
>>
>> any ideas what is going wrong?
>
> Is there a #rendererClass method overriding it?
>

BasicAuthentication renderClass (inherited from WAPresenter) appears to 
be set to WAHtmlRenderer.

does this mean that I shouldnt be using call: at all within the canvas api?

Keith



		
___________________________________________________________ 
Copy addresses and emails from any email account to Yahoo! Mail - quick, easy and free. http://uk.docs.yahoo.com/trueswitch2.html


More information about the Seaside mailing list