[Gambas-devel] BUG on Object.Parent(o)

Benoit Minisini gambas at ...1...
Thu Jan 5 23:48:34 CET 2006


On Thursday 05 January 2006 20:30, Fabien Bodard wrote:
> Hi Benoit ...
>
> This is a small exemple that raise a crash...
>
>
> Regards,
> Fabien

Same problem than you sent me in french. But now I understand better what you 
wanted to do.

The problem is that during the _new method, the created object is not yet 
attached to its parent, and so Object.Parent() returns NULL!

But I really don't see the need of what you want to do...

-- 
Benoit Minisini





More information about the Devel mailing list