[lazarus] CodeTools - Wrong number of params (lastest SVN version)

2006-03-06 Thread Graeme Geldenhuys
I got the latest SVN version and tried to compile it with FPC 2.0.2 and got the following... C:\lazarus\components\codetools\FileProcs.pas(487,39) Error: Wrong number of parameters specified function GetFilenameOnDisk(const AFilename: string): string; begin Result:=AFilename; {$IFDEF CaseIns

Re: [lazarus] Mozilla Plugin Panel component

2006-03-06 Thread Micha Nelissen
Graeme Geldenhuys wrote: Problem in more detail: I call the GetProcAddress using the proc name exported. I then call the function and get a access violation. When I run it through gdb, it shows I am getting the address for the correct function, but when I call the function, it says I am trying t

Re: [lazarus] Icon property of TTrayicon in win32 patch

2006-03-06 Thread Mattias Gaertner
On Mon, 6 Mar 2006 06:24:51 +0100 "Christian U." <[EMAIL PROTECTED]> wrote: > > On 3/5/06, Christian U. <[EMAIL PROTECTED]> wrote: > >> 1. a real TIcon will never be implemented becouse no os than win32 > >> supports > >> icons > > > > I think this isn´t true. Qt supports icons, there is even a Q

Re: [lazarus] Localization

2006-03-06 Thread Mattias Gaertner
On Mon, 6 Mar 2006 08:06:53 +0800 "Lee Jingbo" <[EMAIL PROTECTED]> wrote: > > i use windows xp, how can i do ? Maybe via the manifest file. But I never tried. Mattias > > > On Fri, 3 Mar 2006 13:54:19 +0800 > "Lee Jingbo" <[EMAIL PROTECTED] > wrote: > > > > > > > Is ther

Re: [lazarus] CodeTools - Wrong number of params (lastest SVN version)

2006-03-06 Thread Mattias Gaertner
On Mon, 6 Mar 2006 10:31:19 +0200 "Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote: > I got the latest SVN version and tried to compile it with FPC 2.0.2 > and got the following... > > C:\lazarus\components\codetools\FileProcs.pas(487,39) Error: Wrong > number of parameters specified > > > functio

Re: [lazarus] Mozilla Plugin Panel component

2006-03-06 Thread Graeme Geldenhuys
It is really difficult to get documentation on the Flash Plugin, if anybody knows of a good resource, please share it if you can. I even applied for a Flash Player SDK license from Macromedia, but haven't heard anything yet. Looking at the code Delphi generated when importing the Flash ActiveX co

Re: [lazarus] delphi-lazarus Pointer vs. TObject

2006-03-06 Thread Mattias Gaertner
On Mon, 6 Mar 2006 06:18:28 +0100 "Christian U." <[EMAIL PROTECTED]> wrote: > > type > > TListenStruktur = class (TObject) > >private > > hListe: TList; > > AktuellePosition: Integer; > > ... > > > > and a function > > > > function TListenStruktur.GetElement: TObject; > > begin > >

Re: [lazarus] Menu fix

2006-03-06 Thread Mattias Gaertner
On Sat, 04 Mar 2006 19:01:07 + Colin Western <[EMAIL PROTECTED]> wrote: > Under gtk1 on linux it is not possible to have an underscore character > displayed. The attached patch fixes this Thanks. Applied. Mattias _ To uns

Re: Re: [lazarus] Localization

2006-03-06 Thread Lee Jingbo
Would a mechanism be implemented such as hook for external loaclization?   Form Visual Inherited may also help, i think.       On  Mon,  6  Mar  2006  08:06:53  +0800 "Lee  Jingbo"   <[EMAIL PROTECTED] >  wrote:

[lazarus] MySQLConnection ][ cant find libmysqlclient.so

2006-03-06 Thread Marco Meile
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hiho i have a problem with the mysqlDB compos, i have installed it after (*&%((* :( but does not work really, the libmysqlient.so library is in the lib dir, but lazarus says is the false version. where i can download the right version? thx greets

Re: [lazarus] Icon property of TTrayicon in win32 patch

2006-03-06 Thread listas
take a look at this: http://koders.com/delphi/fid75A2287D0532C92AEA0BAD9E89388BD1DC501DE9.aspx?s=Tcolor _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus

[lazarus] Using MySQL

2006-03-06 Thread Andreas Berger
A few years back I went to a trade show where I met a representative of MySQL. Since MySQL is not free for comercial applications I asked him if I could use Delphi (at the time) that supports MySQL to write an app that uses MySQL and distribute it. He answered: "only if you supply the souce to

Re: [lazarus] Using MySQL

2006-03-06 Thread A.J. Venter
On Monday 06 March 2006 13:15, Andreas Berger wrote: > A few years back I went to a trade show where I met a representative of > MySQL. Since MySQL is not free for comercial applications I asked him if > I could use Delphi (at the time) that supports MySQL to write an app > that uses MySQL and dist

Re: [lazarus] Using MySQL

2006-03-06 Thread Micha Nelissen
Andreas Berger wrote: and let the client download and install MySQL seperatly. He said no since the component used by Delphi was GPL and therefore forced me to distribute my sourcecode anyway. My question: does anyone know how this issue stands with Lazarus? The same because probably the mys

Re: [lazarus] MySQLConnection ][ cant find libmysqlclient.so

2006-03-06 Thread Marco Meile
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marco Meile wrote: i have tryed the MySQLDatabase compo and works really great :) > hiho > > i have a problem with the mysqlDB compos, i have installed it after > (*&%((* :( > > but does not work really, the libmysqlient.so library is in the lib > d

Re: [lazarus] Using MySQL

2006-03-06 Thread Mattias Gaertner
On Mon, 6 Mar 2006 13:24:09 +0200 "A.J. Venter" <[EMAIL PROTECTED]> wrote: > On Monday 06 March 2006 13:15, Andreas Berger wrote: > > A few years back I went to a trade show where I met a representative of > > MySQL. Since MySQL is not free for comercial applications I asked him if > > I could use

Re: [lazarus] System Information

2006-03-06 Thread Marco van de Voort
> > You should be able to get almost all of it from /proc normal users have > > read-only privileges there, it's basically a case of reading files to get > > the > > information you want. > > This is a very simple and interesting approach. > I checked suggested folder and found alot of files mo

Re: [lazarus] delphi-lazarus Pointer vs. TObject

2006-03-06 Thread Friedrich Hattendorf
Am Sonntag, 5. März 2006 22:48 schrieb Friedrich Hattendorf: > is there a general Problem or is it only too lat to wriet programs ;-) > > Friedrich Thanks & sorry It had been too late to write programs; {$MODE Delphi} is the solution Friedrich (next Problem -> GetTickCounter / LCLLinux in a n

[lazarus] GetTickCount / LCLLinux

2006-03-06 Thread Friedrich Hattendorf
Hallo, Next Problem Error: Identifier not found "GetTickCount" according to http://www.lazarus.freepascal.org/lcl_doc/LCLLinux.html it is in the unit LCLLinux. But adding this ti the uses-List was not successful: Fatal:Cant find unit LCLLinux in lazarus-0.9.9-20050920/lcl I found the function

Re: [lazarus] GetTickCount / LCLLinux

2006-03-06 Thread Marc Weustink
Friedrich Hattendorf wrote: Hallo, Next Problem Error: Identifier not found "GetTickCount" according to http://www.lazarus.freepascal.org/lcl_doc/LCLLinux.html it is in the unit LCLLinux. But adding this ti the uses-List was not successful: Fatal:Cant find unit LCLLinux Grep is yuor friend

Re: [lazarus] GetTickCount / LCLLinux

2006-03-06 Thread Vincent Snijders
Friedrich Hattendorf wrote: Hallo, Next Problem Error: Identifier not found "GetTickCount" according to http://www.lazarus.freepascal.org/lcl_doc/LCLLinux.html This documentation is old. See for updated documentation, http://lazarus-ccr.sourceforge.net/docs/lcl/ it is in the unit LCLLinux

Re: [lazarus] Icon property of TTrayicon in win32 patch

2006-03-06 Thread Christian U.
http://koders.com/delphi/fid75A2287D0532C92AEA0BAD9E89388BD1DC501DE9.aspx?s=Tcolor This code sample uses win32 ImageList with is not implemented in lazarus _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubsc

[lazarus] patch: ARM CPU support in debugger

2006-03-06 Thread Yury Sidorov
Hi, Here is a patch which adds ARM CPU support in debugger. Also now debugger is aware of target for which gdb was compiled. Yury Sidorov. gdb.diff Description: Binary data

ACHTUNG VIRUS ??? Re: [lazarus] Information

2006-03-06 Thread Friedrich Hattendorf
Am Montag, 6. März 2006 17:28 schrieb [EMAIL PROTECTED]: > Important textfile! Das Textfile ist eindeutig kein Textfile Friedrich _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject arc

Re: [lazarus] delphi-lazarus Pointer vs. TObject

2006-03-06 Thread Christian Iversen
On Monday 06 March 2006 15:59, Friedrich Hattendorf wrote: > (next Problem -> GetTickCounter / LCLLinux in a new Thread) What's the problem with GetTickCounter? -- Regards, Christian Iversen _ To unsubscribe: mail [EMAIL PROTE

Re: [lazarus] delphi-lazarus Pointer vs. TObject

2006-03-06 Thread Christian Iversen
On Monday 06 March 2006 15:59, Friedrich Hattendorf wrote: > Am Sonntag, 5. März 2006 22:48 schrieb Friedrich Hattendorf: > > is there a general Problem or is it only too lat to wriet programs ;-) > > > > Friedrich > > Thanks & sorry > It had been too late to write programs; > > {$MODE Delphi} > is

Re: [lazarus] GetTickCount / LCLLinux

2006-03-06 Thread Felipe Monteiro de Carvalho
Hello, I´m not sure why you need GetTickCount, but there is a multiplatform timer component for Lazarus, it´s called EpikTimer and can probably do what you want. Here is it´s documentation: http://wiki.lazarus.freepascal.org/index.php/EpikTimer You can ged elapsed time (it uses hardware timer w

Re: [lazarus] Mozilla Plugin Panel component

2006-03-06 Thread Felipe Monteiro de Carvalho
On 3/6/06, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote: > Would the Lazarus community be interested in such a component? Of course yes!!! =) -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with

Re: [lazarus] GetTickCount / LCLLinux

2006-03-06 Thread Christian U.
why use an seperate component when there is an lcl function that does this ? - Original Message - From: "Felipe Monteiro de Carvalho" <[EMAIL PROTECTED]> To: Sent: Monday, March 06, 2006 6:24 PM Subject: Re: [lazarus] GetTickCount / LCLLinux Hello, I´m not sure why you need GetTickC

Re: [lazarus] Mozilla Plugin Panel component

2006-03-06 Thread A.J. Venter
On Monday 06 March 2006 19:48, Felipe Monteiro de Carvalho wrote: > On 3/6/06, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote: > > Would the Lazarus community be interested in such a component? > > Of course yes!!! =) Absolutely, it's too late for this version of OpenBook (which is probably going to

Re: [lazarus] System Information

2006-03-06 Thread Alain Michaud
Hi, here is some info that can be usefull (for some it is trivial: sorry!): if you type (linux): uname -a you get the kernel version but not the distribution release! in fact this information is available: /etc/mandriva-release or /etc/suse-release will tell you what distribution i

Re: [lazarus] patch: ARM CPU support in debugger

2006-03-06 Thread Marc Weustink
Yury Sidorov wrote: Hi, Here is a patch which adds ARM CPU support in debugger. Also now debugger is aware of target for which gdb was compiled. Thanks, applied, r8873 Marc _ To unsubscribe: mail [EMAIL PROTECTED] with

[lazarus] Borland's VCL sources in Lazarus

2006-03-06 Thread Roland Turcan
Hello [EMAIL PROTECTED] Can I use Borland's VCL source from my bought version of Delphi or Kylix to build application using by Lazarus? Thanks. -- Best regards, TRoland http://www.rotursoft.sk http://exekutor.rotursoft.sk _ T

Re: [lazarus] Mozilla Plugin Panel component

2006-03-06 Thread Graeme Geldenhuys
Ok, I will neaten the code and make it available on my server, at which point I will post the SVN address to the list. I don't know all the details regarding the different licenses (GPL, LGPL, BSD, etc..). What would be the recommended license to use? I still need to use it in our commercial app

Re: [lazarus] Mozilla Plugin Panel component

2006-03-06 Thread A.J. Venter
On Monday 06 March 2006 22:39, Graeme Geldenhuys wrote: > Ok, I will neaten the code and make it available on my server, at > which point I will post the SVN address to the list. > > I don't know all the details regarding the different licenses (GPL, > LGPL, BSD, etc..). What would be the recommen

[lazarus] Thank You -- Was: Object pascal a "Modern Language"

2006-03-06 Thread Matt Henley
I just wanted to thank everyone for the reponses. I was not trying to start any religious wars or anything.. I was just trying to get a comprehensive response to his question. The result our lobbying (me and two other guys) resulted in the chosen project platform being lazarus. The project leade

Re: [lazarus] Thank You -- Was: Object pascal a "Modern Language"

2006-03-06 Thread Tony Pelton
On 3/6/06, Matt Henley <[EMAIL PROTECTED]> wrote: > I just wanted to thank everyone for the reponses. I was not trying to > start any religious wars or anything.. I was just trying to get a > comprehensive response to his question. > > The result our lobbying (me and two other guys) resulted in th

Re: [lazarus] Grids fixes

2006-03-06 Thread Jesus Reyes
- Original Message - From: "Colin Western" <[EMAIL PROTECTED]> To: Sent: Saturday, March 04, 2006 12:55 PM Subject: [lazarus] Grids fixes > The attached fixes two problems I noticed that were exposed with a small > display area for a grid: > > 1. A range check error if compiled with