[Seaside] Nested Multi-Select-List.

Dario Trussardi dtrussardi at tiscali.it
Tue Sep 26 20:12:19 UTC 2006


> Avi Philippe wrote:

>                      callback: [ :r |   self creaScnCnt: html.  ]).
>
>                      callback: [ :r | self creaTrzCnt: html. )].
>
>
>Doesn't work this way. You can't use the old renderer you have to use
>the new one passed to you as a block argument.
>
>Philippe




After change the metods to use the render passed as a block element, 

    callback: [ :r |   self creaScnCnt: r.  ]).


    my problem persist:

        "   In this case all functions but when i select the Toggle Halos link the Slave Multi-Select-List is lose. "

Is this correct operation ?

Cheers,

Dario 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20060926/5406fe86/attachment.htm


More information about the Seaside mailing list