> I have add note in bold .
It is very hard to read your HTML mails, could you please configure
your client to send plain text?
> OK BUT WHAT DO I USE ?
> When use [ html render: component] i see normall view; not in
> div space with scroll bar.
Something like that should work:
html render: component.
Or with a styled div:
html div style: 'blabla'; with: component
The thing is that you should never call render methods of other
components, just give the component to Seaside and let the framework
do the setup.
> Yes, but it is probably not simple and certainly involves changing the
> implementation of WATree. You could do it using JavaScript, e.g. with
> script.aculo.us and a scroll-to effect.
>
> Where i found dettail information and example about this ?
Scriptaculous package in the Seaside repository. Live demo at
<
http://scriptaculous.seasidehosting.st>.
Cheers,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside