>>>>> dasacc22 <[email protected]> (d) wrote: >d> The property method of parent and children actually calls a >d> _set_as_parent() and _set_as_child() method after setting the private >d> variable to pack the object for display purposes so that children can >d> be detached from the parent (becoming its own parent) as a gui event.
Oh, I saw that in the parent setter but not in the children setter. -- Piet van Oostrum <[email protected]> URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4] Private email: [email protected] -- http://mail.python.org/mailman/listinfo/python-list
