On Thu, 30 Nov 2006 20:41:08 +0100
Christian Ulrich <[EMAIL PROTECTED]> wrote:

> I get this on an exception and i dont see any reason for this.
> Also i get this when i create an dummy lfm file for the visual form 
> inherence stuff (i have some projects where i dont use tform)
> 
> 
> So what means this message ?!

When descendant forms are open, the IDE needs an ancestor instance
open for streaming.
When you close the ancestor, the IDE can do two things:
- close ancestor and descendants
- hide ancestor (free designer) and keep descendants

In some cases, like reverting, the IDE must free the ancestor
instance and asks the user, if the descendants can be closed.

Maybe the question raises too often.

What exactly did you try to do?


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to