Am Samstag, 2. Juni 2007 15:55 schrieb Mattias Gaertner:
[..]
> > > /dev/null, archive, :-)
> >
> > My fault, I meant achieve (zustande bringen; Ziel erreichen) :-)
>
> Nah, less funny.
>
> > > Maybe we should add a function to close the debugtext.
> >
> > Good idea but don't just close stdout like FinalizeDebugOutput
> > does ;-)
>
> It does not. It once did.

"close(DebugText^);" after "DebugText:[EMAIL PROTECTED]" ? ok, the CloseFunc 
wouln't be called, but TextRec(Output).mode is still set to fmClosed ?

> New procedure: CloseDebugOutput;

Thanks!


> > > > (*) TCurvePanel is a selfmade component and maybe I should fix
> > > > the issue .. :)
> > >
> > > Yes. :)
> >
> > TCurvePanel is a TPanel descendant that contains another panel +
> > some buttons. I don't call invalidate anywhere (except in
> > subpanel.onmousemove).
>
> Invalidate is called indirectly when changing some properties.
> You can find out, by adding a DumpStack; to the invalidaterect
> warning and of course archiving the debug output.
;)
as soon as I find some time .. for now, it "just works"(tm)

thanks
 Burkhard


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

Reply via email to