Thanks!

2011/7/3 Jesus Reyes <jesus...@yahoo.com.mx>

>
>
> --- El *vie 1-jul-11, Alexsander Rosa <alexsander.r...@gmail.com>*escribió:
>
>
> De: Alexsander Rosa <alexsander.r...@gmail.com>
> Asunto: Re: [Lazarus] TStringGrid - ColResize on FixedCols (or Freeze Pane
> on ordinary columns)
> A: "Lazarus mailing list" <lazarus@lists.lazarus.freepascal.org>
> Fecha: viernes, 1 de julio de 2011, 7:44
>
>
> "Freeze pane" is an expression from Excel spreadsheet: you "freeze" a few
> columns (usually with identification data) and scroll the rest. In
> TStringGrid it's done with FixedCols: they remain fixed (frozen) and the
> rest of the columns can be scrolled. This part is fine, the "freeze pane"
> feature is there. However, in TStringGrid the fixed columns can't be
> manually resized even when you set goColumnResize to true. I wish there were
> an option like "goFixedColsResize" or something.
>
>
> Implemented goFixedColSizing in r31521, please test.
>
> Jesus Reyes A.
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>


-- 
Atenciosamente,
Alexsander da Rosa
http://rednaxel.com
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to