Re: [Lazarus] Test

2009-05-15 Thread Graeme Geldenhuys
Ping! G. 2009/5/15 : > test List-Id > -- > Best Regards/Gruss Siggi > > ___ > Lazarus mailing list > Lazarus@lists.lazarus.freepascal.org > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > > -- Regards, - Graeme - ___

[Lazarus] Change the mailing list name please

2009-05-15 Thread Graeme Geldenhuys
Hi, Can somebody (Vincent) please changse the mailing list name to "Lazarus" or "Lazarus General" (if other Lazarus mailing lists exist) or "Lazarus mailing list" instead of "General mailing list". Regards, - Graeme - ___ fpGUI - a cross-platform F

Re: [Lazarus] Environment variables in IDE's search path

2009-05-15 Thread dmitry boyarintsev
> A search path is seldom enough. but, still, pachtes are welcomed? ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Daemon app don't compile

2009-05-15 Thread Mattias Gaertner
On Fri, 15 May 2009 23:55:05 -0500 German Gentile wrote: > 2009/5/15 German Gentile > > > 2009/5/15 Paul Ishenin > > > >> Add Interfaces unit to the project uses section. > >> > > > > Great, thanks Paul. > > > > Now, the new project daemon files need to be fixed rigth? > > > > > > Donald > > >

Re: [Lazarus] Environment variables in IDE's search path

2009-05-15 Thread Mattias Gaertner
On Sat, 16 May 2009 09:46:17 +0400 dmitry boyarintsev wrote: > 2009/5/16 Mattias Gaertner : > > > > Why? What is not compatible? > > > > 1. The lpi file stores the used path delimiter and converts the > > paths automatically. > > 2. The file names are stored as UTF-8. > > 3. The IDE always tries

[Lazarus] Environment variables in IDE's search path

2009-05-15 Thread dmitry boyarintsev
2009/5/16 Mattias Gaertner : > > Why? What is not compatible? > > 1. The lpi file stores the used path delimiter and converts the paths > automatically. > 2. The file names are stored as UTF-8. > 3. The IDE always tries to store relative file names. > 4. The IDE tries to find out the real file uppe

Re: [Lazarus] Daemon app don't compile

2009-05-15 Thread German Gentile
2009/5/15 German Gentile > 2009/5/15 Paul Ishenin > >> Add Interfaces unit to the project uses section. >> > > Great, thanks Paul. > > Now, the new project daemon files need to be fixed rigth? > > > Donald > I fix the package lazdaemon, how to commit the changes to svn? Donald. ___

Re: [Lazarus] Daemon app don't compile

2009-05-15 Thread German Gentile
2009/5/15 Paul Ishenin > Add Interfaces unit to the project uses section. > Great, thanks Paul. Now, the new project daemon files need to be fixed rigth? Donald ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freep

Re: [Lazarus] Project LPI Files and Platforms

2009-05-15 Thread Mattias Gaertner
On Fri, 15 May 2009 08:31:27 -0400 Mehmet Erol Sanliturk wrote: > > Dear Lazarus Developers , > > > Project LPI files are created at present as project_name.LPR and > project_name.LPI , and others . > > This structure for LPI files is making difficult to develop the same > project for multi

Re: [Lazarus] Params in ZeosDBO not working

2009-05-15 Thread dayat
Thanks Zeljko, but I have some code which have a bit defferent than you. I'm adding SQL sintax on design time in Script property of TZSQLProcessor. By example I write the code like: procedure MyDataInsert(myData: TRecSomeData; QRY: TZQuery); begin Qry.Params[0].AsInteger := myData.Index; Qry.P

Re: [Lazarus] Daemon app don't compile

2009-05-15 Thread Paul Ishenin
German Gentile пишет: lazarus 0.9.27 svn 19581 fpc 2.3.1 svn 13026 Linux leslie-lx 2.6.28-11-core2 #42 SMP Wed Apr 22 06:49:47 COT 2009 x86_64 GNU/Linux New project -> daemon Build, and i get: Add Interfaces unit to the project uses section. Best regards, Paul Ishenin.

[Lazarus] Daemon app don't compile

2009-05-15 Thread German Gentile
lazarus 0.9.27 svn 19581 fpc 2.3.1 svn 13026 Linux leslie-lx 2.6.28-11-core2 #42 SMP Wed Apr 22 06:49:47 COT 2009 x86_64 GNU/Linux New project -> daemon Build, and i get: /usr/share/lazarus/lcl/units/x86_64-linux/wsimglist.o: In function `REGISTERCUSTOMIMAGELIST': /home/germangentile/tmp

[Lazarus] Where is delphi going ... ?

2009-05-15 Thread Bogusław Brandys
http://robstechcorner.blogspot.com/2009/05/delphilive-where-is-delphi-going.html Incredible plan ! ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Test

2009-05-15 Thread siggi
test List-Id -- Best Regards/Gruss Siggi signature.asc Description: This is a digitally signed message part. ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Params in ZeosDBO not working

2009-05-15 Thread zeljko
On Friday 15 May 2009 10:32, dayat wrote: > Hi, > > I'm using fpc 2.2.4, lazarus 0.9.26.2, zeosdbo 6.6.3-stable. I'm executing > sql commands in TZSQLProcessor using params for changing the values. The > sql sintax like "INSERT INTO TABLE1 VALUES(:PAR1, :PAR2);". The property of > ParamCheck filled

Re: [Lazarus] Test

2009-05-15 Thread Graeme Geldenhuys
On Fri, May 15, 2009 at 3:37 PM, waldo kitty wrote: > > yes, i got both here and only had to adjust my filters because the new setup > is not using the Sender field but it was still easy enough to keep onlist > and offlist posts by using both Reply-To and To fields (i think) ;) Most mailing list

Re: [Lazarus] Test

2009-05-15 Thread waldo kitty
Vincent Snijders wrote: Graeme Geldenhuys schreef: Test received! Thanks. Another test to see if laza...@lazarus.freepascal.org works. yes, i got both here and only had to adjust my filters because the new setup is not using the Sender field but it was still easy enough to keep onlist and

[Lazarus] Never change...

2009-05-15 Thread Hans-Peter Diettrich
This week was full of frustration to me, with regards to the dockmanager example :-( If you want to learn more about my work on dragging and docking, visit . I started this blog for better communication about the integration of docking into the LCL, incl

Re: [Lazarus] Project LPI Files and Platforms

2009-05-15 Thread Bogusław Brandys
Michael Fuchs wrote: Mehmet Erol Sanliturk schrieb: Project LPI files are created at present as project_name.LPR and project_name.LPI , and others . This structure for LPI files is making difficult to develop the same project for multiple platforms in the following sense . Assume all of the

Re: [Lazarus] Project LPI Files and Platforms

2009-05-15 Thread Graeme Geldenhuys
On Fri, May 15, 2009 at 2:48 PM, Michael Fuchs wrote: > > Why that? I switch daily between Windows and Linux and use the same project > files (via subversion). No Problems. +1 I use the same project .lpi files under Linux, FreeBSD, DesktopBSD and Windows. Lazarus IDE automatically handles directo

Re: [Lazarus] Project LPI Files and Platforms

2009-05-15 Thread Michael Fuchs
Mehmet Erol Sanliturk schrieb: Project LPI files are created at present as project_name.LPR and project_name.LPI , and others . This structure for LPI files is making difficult to develop the same project for multiple platforms in the following sense . Assume all of the source code is in a U

Re: [Lazarus] Test

2009-05-15 Thread Graeme Geldenhuys
I searched the bug tracker but found nothing -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Test

2009-05-15 Thread Vincent Snijders
Mattias Gaertner ha scritto: Indeed, I just found a trick that solves my problem. Using the command: test$TargetOS().cmd the IDE executes the script testlinux.cmd or testwin32.cmd for the respective platform. So, the macro I asked for is not really so useful... You can not execute a bash s

Re: [Lazarus] Unicode text stored in database

2009-05-15 Thread Bogusław Brandys
Sorry, I'm not familiar with the Lazarus term for hovering your cursor over a variable at runtime and seeing its value. Is anyone aware that under some circumstance that the Value shown in this tool tips for currency values are displayed correctly? For instance, I have this code: procedure

Re: [Lazarus] Unicode text stored in database

2009-05-15 Thread Graeme Geldenhuys
On Sun, 17 May 2009 14:06:48 +0200 zeljko wrote: > win98 bottle (configured wine OS) ? In winecfg Windows version is set to XP if you mean that. S. -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the mos

[Lazarus] Unicode text stored in database

2009-05-15 Thread Graeme Geldenhuys
On Sun, 17 May 2009 13:46:38 +0200 tiziano de togni wrote: > Mattias Gaertner ha scritto: > > On Sat, 16 May 2009 17:58:12 +0200 > > tiziano de togni wrote: > > > >>> I added a macro function $Env(name). > >>> > >> Fine! Is it possible to add also a macro function $BatchExt() > >> ('.bat' in wi

[Lazarus] Anybody tried Double Commander yet?

2009-05-15 Thread Graeme Geldenhuys
On Sunday 17 May 2009 13:39, Lord Satan wrote: > On Sat, 16 May 2009 16:36:23 +0200 > > Lord Satan wrote: > > It runs just fine but I can neither load nor save any files as I always > > get a not found error. > > Now I did what any sensible user should always do and carefully read the > error mess

[Lazarus] Params in ZeosDBO not working

2009-05-15 Thread dayat
On Sun, 17 May 2009 13:46:38 +0200 tiziano de togni wrote: > Using the command: test$TargetOS().cmd the IDE executes the script > testlinux.cmd or testwin32.cmd for the respective platform. > > So, the macro I asked for is not really so useful... Well, I think it is, even if it is not necessary