I see... I checked the api and there all build in components are
extended from Object instead of Component. So changing the inheritence
does make sence indeed. But why the existence of class Component I
wonder? :-)
On 15 jun, 22:46, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Hello
>
> I'm h
Hello
I'm having the same kind of problem.
I think it happens when you have a component that extends Component
the problem goes away when you have you components extend Object
any one would comment on this ?
TIA
thomas
On Jun 10, 4:41 pm, Marcelius <[EMAIL PROTECTED]> wrote:
> Hi
>
> Just u