----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, September 23, 2005 1:43 PM
Subject: [lazarus] Several patches


> Here are two patches, which were lying around some time.
> 
> grids:
> - code cleanup for goFixedRowNumbering
> - added goHideCells: if set the grid is blank. Usefull when no data is to
> be shown.
> 
< snip
> 
> Darius

Lazarus grids have the clear method which does just that, the only thing is 
that one have to reconstruct the grid, and setting ColCount:=0 or RowCount:=0 
has the same effect.
Also, currently grids can have ColCount=FixedCols or RowCount=FixedRows,  which 
should look like a empty grid but with Cols or Rows headers.

Jesus Reyes A.

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.com.mx/ 

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

Reply via email to