Hi Graeme,
Sounds very interesting, however, I think it is a bit higher than my
current coding knowledge. Also, your application looks amazing, what
components are you using that aren't installed with the defaul Lazarus
install?

Also, how long do you think it would take to set a new property onthe
StringGrid to have "orinetaion: Horizontal or Vertical" to make things
really easy?

Richard


On 6 December 2013 06:47, Graeme Geldenhuys <gra...@geldenhuys.co.uk> wrote:

> On 2013-12-03 15:12, Richard Mace wrote:
> > Could you give me any hints or example code?
>
> You can do whatever painting you want in the OnDrawCell. Combine that
> with hiding the column titles and grid lines, and pretty much have a
> blank canvas to paint anything. Google TStringGrid and OnDrawCell.
>
> Here are some results:
>
>  http://forum.lazarus.freepascal.org/index.php?topic=7529.0
>
>
> http://docwiki.embarcadero.com/CodeExamples/XE4/en/OnDrawCell_%28Delphi%29
>
>
> http://stackoverflow.com/questions/3540570/delphi-how-to-make-cells-texts-in-tstringgrid-center-aligned
>
>
> Here are some of my own results:
>   http://geldenhuys.co.uk/~graemeg/stringgrid1.png
>   http://geldenhuys.co.uk/~graemeg/stringgrid2.png
>
>
> Regards,
>   Graeme
>
>
> --
> fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
> http://fpgui.sourceforge.net/
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to