[lazarus] Updates

Jesus Reyes jesusrmx at yahoo.com.mx
Thu Jan 9 12:25:59 EST 2003


 --- Mattias Gaertner <nc-gaertnma at netcologne.de>
escribió: > On Wed, 8 Jan 2003 17:22:46 -0600 (CST)
> Jesus Reyes <jesusrmx at yahoo.com.mx> wrote:
> 
> >  --- "Vasily I. Volchenko"
> > <Vasily.Volchenko at mstu.edu.ru> escribió: > 
> > > 
> > > JI don't think is a 1.1 issue, grids.pas has
> bugs
> > > but I sent a patch that
> > > 
> > > > should correct all the above except 4) that I
> > > still dont have. BTW I still
> > > > use 1.0.7 :(
> > > 
> > > Thanks. Seems that many bugs are fixed
> (including
> > > hangs up). But selection is still not reliable,
> > > and editing is not possible without it.
> > > 
> > I sent a patch that shortly would be available in
> the
> > cvs. It fixes more painting bugs at design time
> (when
> > none of the default properties change) and some
> editor
> > problems (editor support was improved). I updated
> the
> > demo to show how to use several editors and can be
> > downloaded from: 
> >
>
http://mx.geocities.com/jesusrmx/lazarus/lazgrid-0.8.3.tar.gz
> 
> Thx. Applied.
> 
> 
> Mattias
> 
>

Ups. I'm sorry, in grids.pas the editor doesn't save
the values, currently EditorSetValue has:
..
 EditorPos
 doEditorSetValue
..
It Should be:
..
  doEditorSetValue
  EditorPos
..

The Same appply to EditorGetValue, here is a little
patch.



_________________________________________________________
Do You Yahoo!?
La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. http://net.yahoo.com.mx
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gz00005.gz
Type: application/octet-stream
Size: 333 bytes
Desc: "grids.patch.gz"
Url : http://localhost/pipermail/lazarus/attachments/20030109/48ef4197/gz00005.obj


More information about the Lazarus mailing list