Re: [Lazarus] need help : identifier var pointtype error in lazarus

2009-09-07 Thread Malcolm Poole
andri tea wrote: using variabel var ... poligon : array [1..5] of pointtype; ... Try poligon : array [1..5] of TPoint; Malcolm -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/laz

[Lazarus] need help : identifier var pointtype error in lazarus

2009-09-07 Thread andri tea
Hi, I have old program in Turbo Pascal 6 for make poligon in graphic environment using variabel var ... poligon : array [1..5] of pointtype; ... to make Begin poligon[1].x := X_Table^[i,j]; poligon[2].x := X_Table^[i,j-1]; poligon[3].x := X_Table^[i-1,j-1];

[Lazarus] sqlite3connection events

2009-09-07 Thread Andrea Mauri
Dear all, I have some problems with sqlite3connection. I put a sqlite3connection on a form and then double click on afterconnect event in the object inspector (or beforeconnect or afterdisconnect etc.), lazarus correctly creates in the editor the afterconnect procedure and put the cursor in it. Th

Re: [Lazarus] LibC

2009-09-07 Thread Graeme Geldenhuys
matt shaffer het geskryf: > BAH! I completely forgot in the last email (due to my large rant), but > if you couldn't tell I did find and install unit libc happily. I know nothing about 3D stuff so can't comment on any of those. As for dependencies. Linux ships software packages in sets of 3. - r

Re: [Lazarus] LibC

2009-09-07 Thread matt shaffer
BAH! I completely forgot in the last email (due to my large rant), but if you couldn't tell I did find and install unit libc happily. On Mon, Sep 7, 2009 at 10:01 AM, matt shaffer wrote: > Unit libc. AFAIK no, Ubuntu doesn't distribute FPC over tons of packages, > but I just installed everything

Re: [Lazarus] LibC

2009-09-07 Thread matt shaffer
Unit libc. AFAIK no, Ubuntu doesn't distribute FPC over tons of packages, but I just installed everything (FPC/Laz + sources) from one package). On a somewhat related note, I'm done trying to develop anything interesting on Linux. After installing ~10 extra random dependencies to build OGL apps, e

Re: [Lazarus] Upcoming Lazarus book

2009-09-07 Thread Leslie Kaye
Graeme Geldenhuys wrote: Hi, I was reading about the upcoming Lazarus book (unfortunately in German only at this time). There are many references in the write-up about Borland Delphi. Should all those references be changed to CodeGear Delphi? After all CodeGear has been around for a few years n

Re: [Lazarus] LibC

2009-09-07 Thread Graeme Geldenhuys
Marco van de Voort het geskryf: > > Note that it would be wisest to get rid of libc alltogether, because it is > linux/x86 only. Remember to mention that that is only the case for the 'libc' unit! The libc library is available on just about any unix-type OS (linux, *bsd, etc.). There is a wiki p

Re: [Lazarus] Upcoming Lazarus book

2009-09-07 Thread Michael Van Canneyt
On Mon, 7 Sep 2009, Graeme Geldenhuys wrote: Hi, I was reading about the upcoming Lazarus book (unfortunately in German only at this time). There are many references in the write-up about Borland Delphi. Should all those references be changed to CodeGear Delphi? After all CodeGear has been a

[Lazarus] Upcoming Lazarus book

2009-09-07 Thread Graeme Geldenhuys
Hi, I was reading about the upcoming Lazarus book (unfortunately in German only at this time). There are many references in the write-up about Borland Delphi. Should all those references be changed to CodeGear Delphi? After all CodeGear has been around for a few years now. http://www.cul.de/laza