On Fri, 19 Jan 2007 14:15:34 +0200
"Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote:

> On 1/19/07, Mattias Gaertner <[EMAIL PROTECTED]> wrote:
> 
> > > Hope that made sense to you... :)
> >
> > No. Where are the lines 'CreateMissingProcBodies InsertProcBody'?
> > It does not add any procedure, does it?
> 
> Yes it created the stub in the interface section.  I just got another
> update (r10478) and tried it again.  Again it created the stub in the
> interface section (reverse code completion).  Doing class completion
> to override a method still creates the wrongly formatted text though.

Ok. So, can you send the output of a class completion (interface to
implementation), where a wrong formatted procedure is created?

Mattias



> 
> Here is my latest console output:
> 
> -------------------------------------
> [graemeg-linux] lazarus > ./lazarus
> TApplication.IconChanged - TODO: convert this message...no
> implementation in gtk or win32
> TCodeToolsOptions.AssignTo DoInsertSpaceInFront=[]
> DoInsertSpaceAfter=[Colon,Semicolon,Comma]
> TCodeCompletionCodeTool.CompleteCode DoInsertSpaceInFront=[]
> DoInsertSpaceAfter=[Colon,Semicolon,Comma]
> TProject.SomethingModified SessionModified
> TMainIDE.DoSaveProject End
> TMainIDE.DoCloseEditorFile A PageIndex=8
> TMainIDE.DoCloseEditorFile end
> TMainIDE.DoCloseEditorFile A PageIndex=7
> TMainIDE.DoCloseEditorFile end
> TMainIDE.DoCloseEditorFile A PageIndex=6
> TMainIDE.DoCloseEditorFile end
> TMainIDE.DoCloseEditorFile A PageIndex=5
> TMainIDE.DoCloseEditorFile end
> TMainIDE.DoCloseEditorFile A PageIndex=4
> TMainIDE.DoCloseEditorFile end
> TMainIDE.DoCloseEditorFile A PageIndex=3
> TMainIDE.DoCloseEditorFile end
> TMainIDE.DoCloseEditorFile A PageIndex=2
> TMainIDE.DoCloseEditorFile end
> TMainIDE.DoCloseEditorFile A PageIndex=1
> TMainIDE.DoCloseEditorFile end
> TMainIDE.DoCloseEditorFile A PageIndex=0
> TMainIDE.DoCloseEditorFile end
> LAZARUS END - cleaning up ...
> [TMainIDE.Destroy] A
> [TMainIDE.Destroy] B  -> inherited Destroy... TMainIDE
> [TMainIDE.Destroy] END
> [graemeg-linux] lazarus >
> 
> -------------------------------------
> 
> 

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

Reply via email to