• Paladin of the Pegasos
    Paladin of the Pegasos
    TheMagicM
    Posts: 1217 from 2003/6/17
    Quote:

    ALB42 wrote:

    Of course its 100% pure Lazarus Freepascal (also works for Windows/Linux/MacOSX) nearly no platform dependent code inside. (just go back 1-2 pages in this thread) I use it to study image handling and networking find bugs in LCL and to inspire people to use Lazarus/LCL/FreePascal for Amiga.



    Its impressive, especially with no platform dependent code.

    Quote:


    hmm a Drawgrid do nothing without drawing event for the cells (like a PaintBox)
    I guess what you want is a TStringGrid.
    An Example code from
    https://github.com/alb42/fpc-tests/tree/master/lcl/StringGrid
    should look like this
    https://blog.alb42.de/2015/04/24/a-tree-on-the-backyard/
    hmm sqlite, possible but maybe a little bit difficult because you have to use the morphos sqlite.library for that. I think I wrote a unit to use the sqlite.library at morphos with a small test program. I check that.


    Thanks. I have sample code for sqlite that works under fpc. I"ll look over all of this. thanks!
  • »17.01.17 - 20:06
    Profile Visit Website