[Seaside] Wrapping ProtoTip

Lukas Renggli renggli at gmail.com
Wed Mar 5 11:03:46 UTC 2008


> I'm probably doing it wrongly, but in a attempt to debug, I change my
>  SUTip>>content to:
>
>     Transcript
>                 nextPutAll: (String
>                                 streamContents: [:stream | self render: aBlock on: stream]);
>                  endEntry.

You could just use #render:

>  <span>test4</span> alone is what I am expecting. Any suggestion on
>  what I am doing wrongly? Thanks again.

That looks like a bug somewhere ... maybe in Scriptaculous, maybe in
your own code.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list