At 14:24 30-10-99 +0200, Peter wrote: > >I've fixed some crashes in lazarus. > >1. The handleneeded/createhandle had a infiniteloop because parent=self parent can't be self. This should be checked in SetParent of the parent property. Now an exeption is raised (the check for parent = self will be removed from handleneeded/createhandle Marc