[fpc-pascal] FPC game development (was: Pascal on Linux community)

2006-02-01 Thread Bisma Jayadi
I have a small domino card game. It was developed on Delphi (7) using my TDominoCard component (http://www.torry.net/quicksearchd.php?String=domino&Title=Yes). I plan to convert it to Lazarus. But, I don't know how to convert the TDominoCard component since Lazarus does not support .res file, w

[fpc-pascal] Is there anything like PyChart for FPC?

2006-02-01 Thread Terry Kemp
Hi, I have been playing with cgitest and got it working. Now I would like to create dynamic line graphs on a web page from mysql database (in FPC of course). Any clues on how to get started here? Terry ___ fpc-pascal maillist - fpc-pascal@lists.freep

[fpc-pascal] Db2 pascal binding

2006-02-01 Thread Luiz Americo Pereira Camara
Does someone knows open source delphi or pascal bindings to access db2? Any TDataset implementation?. It would be useful since IBM released a free version of this database. Having a delphi base would make the work smaller. Luiz ___ fpc-pascal maillis

Re: [fpc-pascal] OOT: Pascal (especially FPC) on Linux community

2006-02-01 Thread Ron Weidner
> > Yesterday I did this SDL tutorial: > http://lazyfooproductions.com/SDL_tutorials/index.php > just adapting to pascal. > Do you mean that you wrote this tutorial or that you are adapting it to FreePascal or something else? > > SDL is really easy. Much easier then DirectX. It > also has a re

Re: [fpc-pascal] OOT: Pascal (especially FPC) on Linux community

2006-02-01 Thread Felipe Monteiro de Carvalho
Hello, > Sorry, I actually forgot about the freepascal port of > the SDL lib. That said, I think that SDL is one of > the best tools out there for developing games and > deserved mentioning. In any case, I can say for > myself, that I would be interested in and SDL_Image, > SDL_ttf and SDL_Net p

Re: [fpc-pascal] OOT: Pascal (especially FPC) on Linux community

2006-02-01 Thread Ron Weidner
--- Elio Cuevas Gómez <[EMAIL PROTECTED]> wrote: > Actually i'm a developer in the SDL4FreePascal > project, which as the name sugest, is a port of SDL > headers to FreePascal. So far they work good and we > will realease a new version soon. > > http://sdl4fp.sourceforge.net/ > > Aditionally t