[Seaside] Two more stupid questions:

Philippe Marschall philippe.marschall at gmail.com
Wed Mar 1 10:32:59 UTC 2006


> 2) (The possibly less-stupid question) I've created a component with
> several subcomponents. Everything displays fine. However, when I
> toggle the halo and try to click on any of the icons in any sub-
> component, I get the following error (or something similar):
>
> Error: Components not found while processing callbacks: #(a RWHome)
You need to return the subcomponents in the #children method (if they
chance, you need to backtrack them).

Cheers
Philippe


More information about the Seaside mailing list