Fixed. Thanks You.

2006/1/16, Mattias Gaertner <[EMAIL PROTECTED]>:
> On Wed, 11 Jan 2006 10:30:25 -0400
> "Luis R. Hilario B." <[EMAIL PROTECTED]> wrote:
>
> > Another bug (same place, can be).
> >
> > Lazarus windows say:
> > "Error in TimageLIstComponentEditor
> > The component editor of class "TImageListComponentEditor"
> > invoked with verb #0 "Image list editor..."
> > has created the error:
> > "Access violation""
> >
> >
> > TCustomListView.SetSelection FSelected=B752C9D4
> > TCustomListView.SetSelection FSelected=B752C014
> > TApplication.HandleException Access violation
> >   Stack trace:
> >   $081CD0F8  TCUSTOMLISTVIEW__CNNOTIFY,  line 124 of
> > ./include/customlistview.inc
>
> Maybe fixed. Please test.
>
> Mattias
>
>
> >   $0805D14B
> >   $08135DE2  TCONTROL__WNDPROC,  line 1520 of ./include/control.inc
> >   $0812D79D  TWINCONTROL__WNDPROC,  line 3046 of ./include/wincontrol.inc
> >   $08149BF9  DELIVERMESSAGE,  line 3447 of gtkproc.inc
> >   $081E3886  GTKWSCUSTOMLISTVIEW_SELECTROW,  line 118 of
> >   gtkwscustomlistview.inc $B7E06EAF  CODEEXPLOPTS_finalize,  line 104 of
> >   debugoptionsfrm.pas $0000D015
> > Note: GetTextBuf is overridden for: °pNä.··_«ôÿÈè_
> > TApplication.HandleException: there was another exception during
> > showing the first exception
> > TDesigner.OnComponentEditorVerbMenuItemClick ERROR: Access violation
> > TApplication.HandleException: there was another exception during
> > showing the first exception
> >
> >
> > 2006/1/11, Mattias Gaertner <[EMAIL PROTECTED]>:
> > > On Tue, 10 Jan 2006 22:08:26 -0400
> > > "Luis R. Hilario B." <[EMAIL PROTECTED]> wrote:
> > >
> > > > I already found it.  It was in the LCL (customlistview.*), but Windows
> > > > was not affected, rare.
> > >
> > > Some events are different. That's why the LCL is flexible and we always
> > > suggest, that a programmer avoids using messages.
> > >
> > > Mattias
> > >
> > >
> > >
> > > >
> > > > 2006/1/10, Luis R. Hilario B. <[EMAIL PROTECTED]>:
> > > > > Thanks you!
> > > > >
> > > > > Which file has the modifications?
> > > > > http://www.freepascal.org/cgi-bin/viewcvs.cgi/trunk/?root=lazarus
> > > > >
> > > > > 2006/1/10, Mattias Gaertner <[EMAIL PROTECTED]>:
> > > > > > On Wed, 4 Jan 2006 20:27:50 -0400
> > > > > > "Luis R. Hilario B." <[EMAIL PROTECTED]> wrote:
> > > > > >
> > > > > > > 2006/1/4, Mattias Gaertner <[EMAIL PROTECTED]>:
> > > > > > > > On Wed, 4 Jan 2006 10:16:26 -0400
> > > > > > > > "Luis R. Hilario B." <[EMAIL PROTECTED]> wrote:
> > > > > > > >
> > > > > > > > > Hello,
> > > > > > > > >
> > > > > > > > > if TListView.Items.Delete(Last.Selected.Index) then Lazarus
> > > > > > > > > crash;
> > > > > > > >
> > > > > > > > Can you send an example?
> > > > > > > >
> > > > > > > I cannot reproduce the problem with an example.
> > > > > > >
> > > > > > > And it is different with "Code Templates" : erasing the first
> > > > > > > time functions well, but when is erased again (the last one
> > > > > > > selected) failure: "List index (24) out of bounds."
> > > > > >
> > > > > > Fixed.
> > > > > > The Selected was not updated properly.
> > > > > >
> > > > > > Mattias
> > > > > >
> > > > > > _________________________________________________________________
> > > > > >      To unsubscribe: mail [EMAIL PROTECTED] with
> > > > > >                 "unsubscribe" as the Subject
> > > > > >    archives at http://www.lazarus.freepascal.org/mailarchives
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > http://luisdigital.com
> > > > >
> > > >
> > > >
> > > > --
> > > > http://luisdigital.com
> > > >
> > > > _________________________________________________________________
> > > >      To unsubscribe: mail [EMAIL PROTECTED] with
> > > >                 "unsubscribe" as the Subject
> > > >    archives at http://www.lazarus.freepascal.org/mailarchives
> > >
> > > _________________________________________________________________
> > >      To unsubscribe: mail [EMAIL PROTECTED] with
> > >                 "unsubscribe" as the Subject
> > >    archives at http://www.lazarus.freepascal.org/mailarchives
> > >
> >
> >
> > --
> > http://luisdigital.com
> >
> > _________________________________________________________________
> >      To unsubscribe: mail [EMAIL PROTECTED] with
> >                 "unsubscribe" as the Subject
> >    archives at http://www.lazarus.freepascal.org/mailarchives
>
> _________________________________________________________________
>      To unsubscribe: mail [EMAIL PROTECTED] with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives
>


--
http://luisdigital.com

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

Reply via email to