[Seaside] Preserving the CSS style between component and task

Hernán Morales Durand hernan.morales at gmail.com
Mon May 10 17:13:30 UTC 2010


Hi Lukas,

My styles are already defined in MyFileLibrary, a subclass of
WAFileLibrary, my problem is how to link MyWATask to the styles in
this library, so the styles is available to MyWATask.

Hernán

2010/5/10 Lukas Renggli <renggli at gmail.com>:
>> The problem is when the component calls the task, the style is lost. I
>> would like to share the style defined in my #updateRoot:, what's the
>> best way of doing this? Any hints?
>
> Put the styles it into a WAFileLibrary subclass, see
> <http://book.seaside.st/book/in-action/serving-files/filelibraries>.
>
> Lukas
>
> --
> Lukas Renggli
> www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list