[Lazarus] TStringGrid - ColResize on FixedCols (or Freeze Pane on ordinary columns)

Jesus Reyes jesusrmx at yahoo.com.mx
Sun Jul 3 05:19:23 CEST 2011



--- El vie 1-jul-11, Alexsander Rosa <alexsander.rosa at gmail.com> escribió:

De: Alexsander Rosa <alexsander.rosa at gmail.com>
Asunto: Re: [Lazarus] TStringGrid - ColResize on FixedCols (or Freeze Pane on ordinary columns)
A: "Lazarus mailing list" <lazarus at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110702/4b14d399/attachment-0003.html>


More information about the Lazarus mailing list