[Lazarus] Stragne error in Lazarus 0.9.31 r29341 FPC 2.5.1 i386-win32-win32/win64

silvioprog silvioprog at gmail.com
Fri Feb 4 03:32:52 CET 2011


2011/2/3 Mattias Gaertner <nc-gaertnma at netcologne.de>

> On Thu, 3 Feb 2011 19:29:17 -0200
> silvioprog <silvioprog at gmail.com> wrote:
>
> > Hi,
> >
> > To reproduce the error:
> >
> > 1. Open Lazarus and make a new project;
> > 2. put 1 Edit in Form1;
> > 3. put 1 Button in Form1;
> >
> > ...Then:
> >
> > (...)
> >   TForm1 = class(TForm)
> >   private
> >     Edit1: TEdit; *<<-- in private session? :o*
> >     Button1: TButton; *<<-- in private session? :o*
> >     { private declarations }
> >   public
> >     { public declarations }
> >   end;
> > (...)
>
> Fixed in svn.
>

Thanks Mattias. ^^


> > And not accepts implements OnClick of the Button1, if I use double click
> in
> > Button1 to implement my OnClick event, I get this error:
> >
> > http://imagebin.org/136012
>
> I'm curious: Do you know what the message window is, that is mentioned
> on this dialog?
>

No, why? o.o'


> > [...]
>
> Mattias
>

-- 
*Silvio Clécio*
*Blog.* blog.silvioprog.com.br
*Twitter.* twitter.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110204/c330f9d6/attachment-0003.html>


More information about the Lazarus mailing list