Re: AW: AW: [lazarus] cross compiling

2006-08-15 Thread Vincent Snijders
Christian Ulrich wrote: Great :) i will do something with this platform for more than an year, but something Was everytime wrong evreytime i try it :) mostly fpc 2.1.1 had some problems Maybeon i386 or on arm ... What about the debugung symbols at time ? When i try an lazarus snapshot on wind

Re: [lazarus] cross compiling

2006-08-15 Thread Vincent Snijders
Eduardo wrote: ftp://ftp.freepascal.org/fpc/contrib/cross/mingw/ 14 targets, arm-wince not one of them. Vincent I must look at it, why isn't it on the webpage? My apologys. Thanks. It type cross on the lazarus wiki search box: http://wiki.lazarus.freepascal.org/index.php/Special:Search

Re: [lazarus] cross compiling

2006-08-15 Thread Vincent Snijders
Eduardo wrote: At 19:41 15/08/2006, you wrote: Wilder Gonzalez Diaz wrote: Does anyone know how to cofigure Lazarus in order to compile projects for different architectures i have checked the article in Lazarus Wiki documentation but it didn't work for me... i think thatall files require

Re: [lazarus] findinfiles patch

2006-08-15 Thread Vincent Snijders
Mattias Gaertner wrote: On Tue, 08 Aug 2006 00:26:34 +0800 Funky Beast <[EMAIL PROTECTED]> wrote: FinInFilesDlg: Enable AutoComplete feature for TextToFindComboBox and ReplaceTextComboBox. DirectoryBrowseClick initializes InitialDir to DirectoryComboBox.Text if its a valid path, else initial

Re: AW: [lazarus] cross compiling

2006-08-15 Thread Vincent Snijders
Christian Ulrich wrote: I think, it schoud gave additional installers for every platform that append the additional files for every platform to The lazarus directory That is right. My first one will be for arm-wince. Vincent ___

Re: [lazarus] cross compiling

2006-08-15 Thread Vincent Snijders
Wilder Gonzalez Diaz wrote: Does anyone know how to cofigure Lazarus in order to compile projects for different architectures i have checked the article in Lazarus Wiki documentation but it didn't work for me... i think thatall files required to do this must be supplied with the installer

Re: [lazarus] Transparent glyphs

2006-08-09 Thread Vincent Snijders
Felipe Monteiro de Carvalho wrote: On 8/9/06, Andreas Berger <[EMAIL PROTECTED]> wrote: Can someone tell me how to load transparent glyphs for a TSpeedButton at run time? You are forgetting that bitmaps contain no information about transparency at all. You must provide the transparency infor

Re: [lazarus] About including ressource manager in lazarus

2006-08-09 Thread Vincent Snijders
Alexandre Leclerc wrote: 2006/8/8, Mattias Gaertner <[EMAIL PROTECTED]>: A resource manager for the IDE is a good idea. Why not create a designtime package for it? If you need help, don't hesitate to ask. Please, any help on how to start would be appreciated. I'm not enought knowledgefull of

Re: [lazarus] compiling bigide

2006-08-09 Thread Vincent Snijders
Marco van de Voort wrote: On Wed, Aug 09, 2006 at 06:05:17PM +0200, Darius Blaszijk wrote: I was planning on doing a "make clean bigide" but the compiler complains it cannot find unit postgres3dyn. Do I need to install this first? Where can I find it? Simply part of FPC's postgress pkg. So

Re: [lazarus] Bug 2011: fsStayOnTop hides modal dialogs

2006-08-09 Thread Vincent Snijders
Christian Budde schreef: Hello Micha, Today is day 3 of my LCL experience, so sorry about all the issues. Now that you are assigned to the bug I think it should be fixed quite fast. I assigned it to Micha, so he could review your patches. Vincent

Re: [lazarus] About including ressource manager in lazarus

2006-08-09 Thread Vincent Snijders
Michael Van Canneyt schreef: On Wed, 9 Aug 2006, Vincent Snijders wrote: Michael Van Canneyt schreef: In fact, Free Pascal suppprts including Windows resources in the binary on all ELF platforms (e.g. linux). The fpcres program does exactly that. {$R somefile.res} will include the resource

Re: [lazarus] About including ressource manager in lazarus

2006-08-09 Thread Vincent Snijders
Michael Van Canneyt schreef: In fact, Free Pascal suppprts including Windows resources in the binary on all ELF platforms (e.g. linux). The fpcres program does exactly that. {$R somefile.res} will include the resource file in the binary. This feature is enabled even in the fixes branch. In fa

Re: [lazarus] About including ressource manager in lazarus

2006-08-09 Thread Vincent Snijders
Michael Van Canneyt schreef: On Wed, 9 Aug 2006, Mattias Gaertner wrote: On Tue, 8 Aug 2006 17:07:42 -0400 "Alexandre Leclerc" <[EMAIL PROTECTED]> wrote: As posted on another thread: http://www.lazarus-resource.com/resource-manager.shtml I see that this little application is doing exactly w

Re: [lazarus] ANN: New MultiLog version

2006-08-08 Thread Vincent Snijders
Luiz Americo Pereira Camara schreef: Vincent Snijders escreveu: Luiz Americo Pereira Camara schreef: PS: Would be fine if someone could upload those files to the Lazarus CCR. I tried to contact Vincent Snjders and Tom Lisjac but got undelivered mail response for both I uploaded multilog

Re: [lazarus] LCL win32 internals - need help

2006-08-07 Thread Vincent Snijders
Borut Maricic wrote: On 2006-08-07 at 08:57, Micha Nelissen ([EMAIL PROTECTED]) wrote: Now the button is being created, but it is still an ANSII and not a Unicode button (although I use CreateWindowExW). I'll have to investigate that further. Maybe you should use SetWindowLongW as well, so

Re: [lazarus] ANN: New MultiLog version

2006-08-07 Thread Vincent Snijders
Luiz Americo Pereira Camara schreef: PS: Would be fine if someone could upload those files to the Lazarus CCR. I tried to contact Vincent Snjders and Tom Lisjac but got undelivered mail response for both I uploaded multilog 0.2. Should I upload the MultiLogViewer 0.1 too, or will it be upda

Re: [lazarus] ANN: New MultiLog version

2006-08-06 Thread Vincent Snijders
Luiz Americo Pereira Camara wrote: I just uploaded a new version of the multilog package with important improvements. More info, including the changelog, a screenshot and file locations can be found in http://wiki.lazarus.freepascal.org/index.php/MultiLog. PS: Would be fine if someone could

Re: [lazarus] TOpenDialog Limitation?

2006-08-04 Thread Vincent Snijders
Micha Nelissen wrote: Vincent Snijders wrote: There is no fix AFAICS, except to make the buffer bigger. You can hook the dialog and monitor selection changes. You're sure it's not "too late" then ? For the original buffer, probably yes. But I think we can keep a

Re: [lazarus] TOpenDialog Limitation?

2006-08-04 Thread Vincent Snijders
Micha Nelissen wrote: Vincent Snijders wrote: I tell the user to select 260 files each time and again 'till he has selected all files he want, but... Please, submit a bug report. It seems to be fixable. There is no fix AFAICS, except to make the buffer bigger. You can hook the d

Re: [lazarus] Mantis?

2006-08-04 Thread Vincent Snijders
m2 schreef: Vincent Snijders a écrit : m2 schreef: Hello, I just reported 3 bugs but Mantis registered 4 (twice the same, #7224 and #7226). mm I deleted #7226. Ok. Thanks. BTW, how can I correct an error in a bug report? (I do not yet master Mantis). In the report #7224, this is not

Re: [lazarus] Mantis?

2006-08-03 Thread Vincent Snijders
m2 schreef: Hello, I just reported 3 bugs but Mantis registered 4 (twice the same, #7224 and #7226). mm I deleted #7226. Vincent _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject ar

Re: Decimal separator problem; how to force a '.'

2006-08-03 Thread Vincent Snijders
Alexandre Leclerc wrote: 2006/8/3, Alexandre Leclerc <[EMAIL PROTECTED]>: Hi all, I use FloatToStr and it uses local settings for the formating of the number. But I would like a very crude machine compatible number... ie: '1,23$ => 1.23' or again '1,234,222.12 => 1234222.12' In fact (I want

Re: [lazarus] Abstract class implementation on different platforms

2006-08-03 Thread Vincent Snijders
Graeme Geldenhuys schreef: I don't want to use IFDEF's in my code if possible. A bad example is the gfxbase.pp unit in Lazarus's LCL, which I think is a nightmare... It is full of {$IFDEF Win32} ... {$else} statements. What happens to all that code, when more platforms get added? gfxbase

Re: [lazarus] TOpenDialog Limitation?

2006-08-03 Thread Vincent Snijders
Arí Ricardo Ody schreef: May you explain what kind of details? The platform is Windows XP and if you explain me how to describe how is the widget set, it will be my pleasure inform you. The project was compiled using Lazarus 0.9.16 with FPC version 2.0.2 [2006/05/28]. I can send you the proje

Re: [lazarus] TOpenDialog Limitation?

2006-08-03 Thread Vincent Snijders
Arí Ricardo Ody schreef: May you explain what kind of details? The platform is Windows XP and if you explain me how to describe how is the widget set, it will be my pleasure inform you. The project was compiled using Lazarus 0.9.16 with FPC version 2.0.2 [2006/05/28]. I can send you the proje

Re: [lazarus] fpc 2.0.4 svn

2006-08-02 Thread Vincent Snijders
Nataraj S Narayan schreef: Hi How do I download specifically fpc-2.0.4 using svn? That is not possible, since fpc 2.0.4 has not been released yet. fpc 2.0.4 release candidate 2 is available from http://svn.freepascal.org/svn/fpc/tags/release_2_0_4_rc2 Vincent

[lazarus] Some Lazarus snapshots use fpc 2.0.4-rc2

2006-08-01 Thread Vincent Snijders
Hi, The freepascal team is preparing for the fpc 2.0.4 release, which will probably the last release in the 2.0.x series. Since Lazarus releases in the near future will depend on it, we want it to be as good as possible. To test the release, the fpc team has created release candidates. The rc2

Re: [lazarus] Runtime: Blank Components

2006-07-29 Thread Vincent Snijders
Mattias Gaertner wrote: On Sat, 29 Jul 2006 15:02:23 +0530 Nataraj S Narayan <[EMAIL PROTECTED]> wrote: Hi Exactly same. In Windows and Linux. So, the lazarus snapshots for linux and windows have this bug? Vincents, are these snapshots built with fpc 2.1.1 or 2.0.4? 2.1.1 Vincent

Re: [lazarus] [patch] lazde - Fixed bug 7190

2006-07-28 Thread Vincent Snijders
Graeme Geldenhuys schreef: Hi, Attached is a patch and new images for lazde. It fixed Bug 7190 in mantis. The patch needs to be applied from the root Lazarus directory. Changes: * The Add button for Examples and See Also are now visible again. * Changed the images used for the Add, Edit and

Re: AW: [lazarus] [ANN] Application using VT and ACS

2006-07-27 Thread Vincent Snijders
Christian Ulrich wrote: I have changed the german main page and added an screenshot of Audio X to The Lazarus Application gallery. I dont have rights to change the english main page maybe this can be dobe by vincent,jesus or mathias ? You can do it, yourself now. I removed the page protection f

Re: AW: [lazarus] [ANN] Application using VT and ACS

2006-07-27 Thread Vincent Snijders
Christian Ulrich wrote: I have changed the german main page and added an screenshot of Audio X to The Lazarus Application gallery. I dont have rights to change the english main page maybe this can be dobe by vincent,jesus or mathias ? Regards Christian -Ursprüngliche Nachricht- Von: Ale

Re: [Lazarus] Last Snapshots not draw control in runtime

2006-07-27 Thread Vincent Snijders
v.scozzaro '[EMAIL PROTECTED]' wrote: Last Snapshots not draw control in runtime http://www.hu.freepascal.org/lazarus/ ftp://ftp.hu.freepascal.org/pub/lazarus/Lazarus-0.9.17-20060727-win32.exe This Not draw control in runtime Please, submit a bug report with a sample application. Vincent

Re: [lazarus] ButtonPanel component issues

2006-07-26 Thread Vincent Snijders
Graeme Geldenhuys wrote: Hi, Anybody using Qt widget set. Can you confirm the button order in dialogs (referring to Help, OK and Cancel buttons). As far as I can tell this is what I have... Win32:Help, OK, Cancel Gnome, GTK1, GTK2: Help, Cancel, OK Qt: Help, OK, Cancel Currently the

Re: [lazarus] FP/Lazarus for production use

2006-07-25 Thread Vincent Snijders
George Birbilis schreef: Why not add to this mail footer (the list footer) a link that speaks about Lazarus and has the FAQ available at first view? Because some people don't like long signatures and footers? ;-) George Birbilis ([EMAIL PROTECTED]) Microsoft MVP J# for 2004-

Re: [lazarus] Issue ID: 2061

2006-07-14 Thread Vincent Snijders
Borut Maricic wrote: http://www.freepascal.org/mantis/view.php?id=2061 Tried it out under WinXP with SVN 9618 and it indeed seems to be gone. Not case-sensitive any more. Then, please, close the issue. As far as I can see (but I wear glasses ;), one can only add/change notes, upload file

Re: [lazarus] Issue ID: 2061

2006-07-14 Thread Vincent Snijders
Borut Maricic wrote: http://www.freepascal.org/mantis/view.php?id=2061 Summary: "Uses" is case-sensitive under win32 -- Mattias - 2006-07-15 01:12 -- Next try

Re: [lazarus] About Promoting-FPC

2006-07-13 Thread Vincent Snijders
Tiziano - Mekar Srl - schreef: I agree, let's push it on the rail, ok? I wrote my little article about "Freely programming with Free Pascal and Lazarus" aimed to get the attention of italian people to try and use it. It's in italian language and actually it is hosted here: http://www.linuxt

Re: [lazarus] Converting Unicode to ANSI

2006-07-12 Thread Vincent Snijders
George Birbilis schreef: I had such dificulties lately trying to manage Unicode texts. List members guided me to use UTF...* set of functions to manipulate Unicode strings and finally I got it. I'm not a high skilled programmer but because I mostly deal with such texts (it is Greek you see) I may

Re: [lazarus] Form editor copy/paste bug (refresh related)

2006-07-12 Thread Vincent Snijders
George Birbilis schreef: At lazarus 0.9.12beta, when right clicking a button on a form and pressing Copy, then Paste, then button doesn't appear, but only a placeholder for it. At next paste or other component insert on the form action, the button that was showing a placeholder now appears ok T

Re: [lazarus] Hint Shadow

2006-07-12 Thread Vincent Snijders
Henrique P Faria schreef: BTW Vincent, did u get any progress to implement hint shadow resource on Win32 Lazarus ? No, currently I am busy trying to fix issue 7108: http://www.freepascal.org/mantis/view.php?id=7108 Maybe you can add the information about this feature to the bug tracker, so it

Re: [lazarus] About Promoting-FPC

2006-07-11 Thread Vincent Snijders
Al Boldi wrote: Florian Klaempfl wrote: Lord ZealoN wrote: I know. I started this initiative, but some people are intereseted in this. Did you expect something else ;)? This is the common case in OSS, a lot of people are interested but maybe 1 per cent really does some work then. A good

Re: Directory changes in the win32 (snapshot) installer

2006-07-11 Thread Vincent Snijders
Marc Weustink schreef: Vincent Snijders wrote: Vincent Snijders wrote: Gabor Boros schreef: The startlazarus.exe is broken This problem is caused by the stripping of the executable. Strangely enough lazarus itself isn't broken by it. I will ask the fpc developers how to pr

Re: Directory changes in the win32 (snapshot) installer

2006-07-10 Thread Vincent Snijders
Vincent Snijders wrote: Gabor Boros schreef: The startlazarus.exe is broken This problem is caused by the stripping of the executable. Strangely enough lazarus itself isn't broken by it. I will ask the fpc developers how to proceed. This is a bug in the internal linker in f

Re: Directory changes in the win32 (snapshot) installer

2006-07-10 Thread Vincent Snijders
Gabor Boros schreef: The startlazarus.exe is broken This problem is caused by the stripping of the executable. Strangely enough lazarus itself isn't broken by it. I will ask the fpc developers how to proceed. and if I try Tools/Build Lazarus the result is "c:\lazarus_snapshot\lcl\Graphics.p

Re: [lazarus] Problems linking on Mac

2006-07-10 Thread Vincent Snijders
Marc Weustink schreef: [EMAIL PROTECTED] wrote: Hi, A friend of mine is compiling a project on a MAC and he got a linker error when doing so. The application did compile fine with the GTK widgetset but with Carbon widgetset the linker did find a lot of undefined symbols (IIRC). Could anyone

Re: [lazarus] Lazarus Forum Organization

2006-07-10 Thread Vincent Snijders
Marc Weustink schreef: Vincent Snijders wrote: Felipe Monteiro de Carvalho schreef: On 7/9/06, Matthijs Willemstein <[EMAIL PROTECTED]> wrote: Make that another 15 :( I just removed them. Make that yet another 15 which I just removed. This morning I deleted another 16. If we

Re: [lazarus] Lazarus Forum Organization

2006-07-10 Thread Vincent Snijders
Felipe Monteiro de Carvalho schreef: On 7/9/06, Matthijs Willemstein <[EMAIL PROTECTED]> wrote: Make that another 15 :( I just removed them. Make that yet another 15 which I just removed. This morning I deleted another 16. If we don´t have e-mail problems anymore I suggest that we put a L

[lazarus] Directory changes in the win32 (snapshot) installer

2006-07-09 Thread Vincent Snijders
Hi, I have been restructuring the directory layout of fpc in the win32 snapshots. Now source, compiler and units are in the fpc\2.1.1 subdirectory and pp and fpcsrc subdirectories. Users of the snapshots are advised to install the new snapshots (20060710 and later) in an empty directory. V

Re: [lazarus] Lazarus Forum Organization

2006-07-09 Thread Vincent Snijders
Felipe Monteiro de Carvalho wrote: On 7/7/06, Marc Weustink <[EMAIL PROTECTED]> wrote: IMO, the amount of spam is still managable. And as long that is the case there is no need to register. Acctually I´ve being cleaning about 5 spam messages each day. Today I removed about 15 I think, but

Re: [lazarus] compiling a DLL

2006-07-07 Thread Vincent Snijders
Christian Budde wrote: Vincent Snijders schrieb: Christian Budde wrote: Back to my problem: i found out that adding: Application.Initialize avoids the access violation but introduces a bounds check error. Anyway Delphi works without the need to add Application.Initialize so it must be

Re: [lazarus] compiling a DLL

2006-07-06 Thread Vincent Snijders
Christian Budde wrote: Back to my problem: i found out that adding: Application.Initialize avoids the access violation but introduces a bounds check error. Anyway Delphi works without the need to add Application.Initialize so it must be possible. I've already compared the *constructor* Appli

Re: [lazarus] lazarus is crashing

2006-07-06 Thread Vincent Snijders
Darius Blaszijk wrote: Since yesterday I have this problem; Each time I run a project (doesn't matter if it's existing or new). The application compiles and then I get a message "file not open". I've been looking what could cause this without success. I have added the debug snip below. Doe

Re: [lazarus] fpDoc & LazDoc vs pasDoc

2006-07-05 Thread Vincent Snijders
Graeme Geldenhuys schreef: Thanks! BTW: I just ran fpdoc against my code and the html didn't look like the FPC or Lazarus documentation. A close look at the HTML, I noticed that it is referring to a non-existent fpdoc.css stylesheet. Is fpdoc supposed to create that on the fly? If not, would

Re: RES: [lazarus] Windows XP Hint Shadow

2006-07-04 Thread Vincent Snijders
Henrique P Faria wrote: Vincent i agree to have the hint shadow enabled on Lazarus for Win32, and I don't see any problem because it is a feature of XP Theme and Lazarus has the XP manifest on it. By the way, i found the class function TWin32WSHintWindow.CreateHandle and tried to set the paramet

Re: [lazarus] patch helpmanager

2006-07-04 Thread Vincent Snijders
Vincent Snijders wrote: Mattias Gaertner wrote: On Sun, 2 Jul 2006 17:38:09 +0200 "Darius Blaszijk" <[EMAIL PROTECTED]> wrote: This patch enables double clicking of a help item. Thanks. Applied. Did it work? Because I was testing this patch before applying and it

Re: [lazarus] patch helpmanager

2006-07-04 Thread Vincent Snijders
Mattias Gaertner wrote: On Sun, 2 Jul 2006 17:38:09 +0200 "Darius Blaszijk" <[EMAIL PROTECTED]> wrote: This patch enables double clicking of a help item. Thanks. Applied. Did it work? Because I was testing this patch before applying and it seems the event isn't raised. I think a patch f

Re: [lazarus] patch findreplacedialog

2006-07-04 Thread Vincent Snijders
Darius Blaszijk wrote: Here's a patch that converts the findreplace dialog to LFM. Thanks. Applied. Vincent _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.

Re: [lazarus] LCL beat Qt4.2 :-)

2006-07-04 Thread Vincent Snijders
Mattias Gaertner wrote: On Tue, 04 Jul 2006 19:28:38 +0200 Vincent Snijders <[EMAIL PROTECTED]> wrote: Mattias Gaertner wrote: On Tue, 4 Jul 2006 09:42:39 -0400 "Alexandre Leclerc" <[EMAIL PROTECTED]> wrote: 2006/7/4, Graeme Geldenhuys <[EMAIL PROTECTED

Re: [lazarus] LCL beat Qt4.2 :-)

2006-07-04 Thread Vincent Snijders
Mattias Gaertner wrote: On Tue, 4 Jul 2006 09:42:39 -0400 "Alexandre Leclerc" <[EMAIL PROTECTED]> wrote: 2006/7/4, Graeme Geldenhuys <[EMAIL PROTECTED]>: As I mentioned the TButtonPanel (located on the Component Palette under Misc). Oh, and there is the QSystemTrayIcon component as well. La

Re: [lazarus] Windows XP Hint Shadow

2006-07-04 Thread Vincent Snijders
Marc Weustink schreef: Henrique P Faria wrote: Hello, i know this unit is for cosmetic, but can anyone give me a tip on how to get it work on Lazarus? It works fine on Delphi. You need to set the paramaters in class function TWin32WSHintWindow.CreateHandle Tip: Use find in files to locate

Re: [lazarus] is there an operation system unit / function?

2006-07-04 Thread Vincent Snijders
Alexandre Leclerc schreef: I need to check if a path to an external file is valid... under windows I have to ways to check if this is a full path or a partial path: - has drive letter - has '\\' Use filenameisabsolute. http://lazarus-ccr.sourceforge.net/docs/lcl/fileutil/filenameisabsolute.ht

Re: [lazarus] problems with SQLdb components and Postgres

2006-07-02 Thread Vincent Snijders
Zlatko Matić schreef: OK. thanks for information. Which revision of fpc is included in Lazarus-0.9.17-20060630-win32.exe? I narrowed resultset of the query by adding where clause: "select * from batches_microbs where batches_microbs.plant='ZUBNE PASTE' and batches_microbs.sampling_type='OTISCI

Re: [lazarus] patch synedit.nl.zip

2006-07-02 Thread Vincent Snijders
Darius Blaszijk wrote: This patch adds a dutch translation for synedit. Thanks. Applied. Vincent _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.fre

Re: [lazarus] problems with SQLdb components and Postgres

2006-07-01 Thread Vincent Snijders
Joost van der Sluis wrote: On Sat, 2006-07-01 at 08:41 +0200, Zlatko Matić wrote: I downloaded binaries Lazarus-0.9.16-20060528-win32.exe, Lazarus-0.9.17-20060628-win32.exe, Lazarus-0.9.17-20060630-win32.exe. I don't know which version of the compiler is included. How can I check it? All t

Re: [lazarus] Why not remove revision.inc from svn repository?

2006-06-30 Thread Vincent Snijders
Flávio Etrusco wrote: On 6/30/06, Felipe Monteiro de Carvalho <[EMAIL PROTECTED]> wrote: On 6/30/06, Micha Nelissen <[EMAIL PROTECTED]> wrote: > When doing a svn export, you still have the build number. That's where > it's useful for. And why do you need that file when doing a svn export? I di

Re: [lazarus] lazarus licensing

2006-06-30 Thread Vincent Snijders
George Birbilis wrote: I'm afraid that since FPC is GPL, than Lazarus can't be LGPL, but has to be GPL too, including all other code that is compiled using FPC (since compiled code contains the FPC runtime). Unless that is you compile Lazarus using Delphi, but not sure if you can This is nonsen

Re: [lazarus] Event declaration problem

2006-06-30 Thread Vincent Snijders
Gabor Boros wrote: Hi! A short example: type TOnProgressEvent=procedure (x:integer); TObj=class(TObject) private FOnProgress:TOnProgressEvent; public property OnProgress:TOnProgressEvent read FOnProgress write FOnProgress; end; procedure proc1(x:integer); begin end; var

Re: [lazarus] Problem: /usr/bin/ld: cannot find -lglib

2006-06-27 Thread Vincent Snijders
Ramon Nogueira wrote: Hi, I'm running lazarus 0.9.16 on Ubuntu 6.06 with FPC 2.0.2 installed from RPMs with alien. Everything runs ok but when I try to build an application (the default one that starts when Lazarus does), I get a linker error: Free Pascal Compiler version 2.0.2 [2005/11/26] for

Re: [lazarus] Lazarus on x86_64

2006-06-23 Thread Vincent Snijders
2006/6/23, Mattias Gaertner <[EMAIL PROTECTED]>: Good news: Lazarus runs on x86_64 as 64bit native executable pretty well. I added a workaround for the arithmetic exception bug. It seems to be a fpc bug. I already reported it. In what fpc version? Florian reported that he fixed such a bug in

Re: [lazarus] language files mangeled!!!

2006-06-22 Thread Vincent Snijders
2006/6/22, Darius Blaszijk <[EMAIL PROTECTED]>: I was planning to make a patch for the languages files. But the strange thing is that after I have run localize.bat (I have added a new resourcestring) the languages files are mangeled so I got a patch of 3MB (!!) in size. What seems to have happe

Re: [lazarus] CodeTool problem

2006-06-21 Thread Vincent Snijders
2006/6/21, Darius Blaszijk <[EMAIL PROTECTED]>: Ive got a question about codetools. I have tried to add a method to the folowing code; <> unit Unit1; {$mode objfpc}{$H+} interface type Ttest = class(Tobject) private public constructor Create; end; implementation constructor

Re: [lazarus] Questions about Lazarus

2006-06-21 Thread Vincent Snijders
2006/6/21, Liviu Uba <[EMAIL PROTECTED]>: Hi guys, I work with Delphi from 1998. Is Lazarus project offering more than the Delphi counterpart? I mean: Unicode support in visual controls and in the rtl. LCL is in principal UTF8, but that must be supported by the widgetset. This is no

Re: [lazarus] Suse 10.1, 64 bit, Latest updates

2006-06-19 Thread Vincent Snijders
2006/6/19, ik <[EMAIL PROTECTED]>: From my short expirence with Suse for amd64 (they must do it for all archs), that the libraries exists on/opt/gtk/ instead of /usr/lib . It's really sad to see that they keep on doing it even on 10.1 ... You can do several things here... 1. LD_PATH should poin

Re: [lazarus] [FPC-Marketing] Wiki created [ screen shots ]

2006-06-18 Thread Vincent Snijders
2006/6/19, bouquinique <[EMAIL PROTECTED]>: 30 minutes ago i'd send five messages with .jpg attachements and dont see them in mailling list. Did the m.L. reject or delayed .jpg attachements ? In doubt i send the url's where are the screen shot's. http://mmaigrot.free.fr/lazarus/sc1_5/laz_01.jp

Re: [lazarus] [FPC-Marketing] Wiki created

2006-06-18 Thread Vincent Snijders
Do you think that a web page with screen shot's of working application ( Data base for my book dealer activity ) can help ? If yes i can do it. ' I am always looking for example of successful use of Lazarus. Please add it to the lazarus wiki: http://wiki.lazarus.freepascal.org/index.php/Projects

Re: [lazarus] Lazarus/Freepascal Propaganda

2006-06-17 Thread Vincent Snijders
2006/6/17, ik <[EMAIL PROTECTED]>: On 6/17/06, Lord ZealoN <[EMAIL PROTECTED]> wrote: > Well. We can use marketing instead propaganda, but, this is only a name. I > think its no so important. Semantic is always important :) And Gospel, marketing or Propaganda always sound bad... Even "knowing

Re: [lazarus] Lazarus/Freepascal Propaganda

2006-06-17 Thread Vincent Snijders
2006/6/17, Michael Van Canneyt <[EMAIL PROTECTED]>: On Sat, 17 Jun 2006, Marco van de Voort wrote: > > How about changing the word "propaganda" to "Marketing". For me that word has > > a negative conation. To me "propaganda" implies lying and "Marketing" > > implies spreading the word or me

Re: [lazarus] Lazarus/Freepascal Propaganda

2006-06-16 Thread Vincent Snijders
2006/6/16, Lord ZealoN <[EMAIL PROTECTED]>: Well, derived from the "Pascal is obsolet" mail thread, i'm thinking this (yes, sometimes i think :D ) I'm going to start a "marketing" campaign about Lazarus/Frepascal for our webs, oficial web (if they want), shirts etc.. Lazarus/FreePascal is grea

Re: [lazarus] Running only one instance of the program

2006-06-14 Thread Vincent Snijders
A.J. Venter wrote: What does that string do. On SUSE 10.0 it reports very little. root=/dev/hda2 vga=0x317 selinux=0resume=/dev/hda1 splash=silent Did you type it LITERALLY ? I think you were meant to expand $PID with something real (in lazarus code you can get what it should be for th

Re: [lazarus] Installing FPCUnit under Lazarus failure (progress)

2006-06-14 Thread Vincent Snijders
Tom Verhoeff wrote: On Tue, Jun 13, 2006 at 10:54:55PM +0200, Tom Verhoeff wrote: When I try to install the FPCUnit package under Lazarus as described in fpcunit.pdf, the recompile of Lazarus fails on step 5. I use Mac OS X. Step 5 (install fpcunitide.lpk) fails with: svn2revisioninc.pas(187)

Re: [lazarus] Running only one instance of the program

2006-06-14 Thread Vincent Snijders
Bogusław Brandys wrote: Michael Van Canneyt wrote: On Wed, 14 Jun 2006, Andreas Berger wrote: Does Lazarus have a cross-platform way of guaranteeing that only one instance of the program can run? I know how to do this in windows but would like to use a cross-platform approach for my Lazaru

Re: [lazarus] offline help system

2006-06-13 Thread Vincent Snijders
Michael Van Canneyt schreef: On Tue, 13 Jun 2006, Vincent Snijders wrote: Tom Verhoeff wrote: On Fri, Jun 09, 2006 at 09:32:05AM +0200, Vincent Snijders wrote: Seriously, if you want to use off line help, download the tar.bz2 from http://sourceforge.net/project/showfiles.php?group_id=92177

Re: [lazarus] offline help system

2006-06-13 Thread Vincent Snijders
Tom Verhoeff wrote: On Fri, Jun 09, 2006 at 09:32:05AM +0200, Vincent Snijders wrote: Bisma Jayadi wrote: 2. After download, I copy FCL, LCL, and RTL folder to local Lazarus docs folder (mine in c:\programs\lazarus\docs) Seriously, if you want to use off line help, download the tar.bz2

Re: [lazarus] c faster than pascal? was: Compiling GlScene ...

2006-06-13 Thread Vincent Snijders
Giuliano Colla schreef: Just for your info... For Lazarus the GetTickCount is implemented in the LCLIntf unit, if I remember correctly. It stubbornly refuses to find LCLIntf unit. What should I set in a console application to access LCL? I tried with -dLCL ad -dLCL -dLCLgtk, adding Interfac

Re: [lazarus] How to upload a image file to wiki and a file to CCR

2006-06-13 Thread Vincent Snijders
Lord ZealoN schreef: But i only want see the image. To see images go to: http://wiki.lazarus.freepascal.org/index.php/Special:Imagelist But I don't see why this is interesting, just visit the content pages, where the images are shown. Vincent. _

Re: [lazarus] How to upload a image file to wiki and a file to CCR

2006-06-12 Thread Vincent Snijders
Lord ZealoN schreef: If i click in the image link i get: "You must be logged in to upload files. Return to Main Page . Retrieved from "http://wiki.lazarus.freepascal

Re: [lazarus] How to upload a image file to wiki and a file to CCR

2006-06-12 Thread Vincent Snijders
Vincent Snijders schreef: Luiz Americo wrote: I added a new component to the Lazarus wiki (http://wiki.lazarus.freepascal.org/index.php/MultiLog) and have two questions: - How upload a image file to the wiki? in the case SimpleLogViewer.png I might have forgotten to change a setting a

Re: [lazarus] How to upload a image file to wiki and a file to CCR

2006-06-12 Thread Vincent Snijders
Luiz Americo wrote: I added a new component to the Lazarus wiki (http://wiki.lazarus.freepascal.org/index.php/MultiLog) and have two questions: - How upload a image file to the wiki? in the case SimpleLogViewer.png I might have forgotten to change a setting a month ago, when I upgraded the

Re: [lazarus] sample for help using ipro - Patch

2006-06-12 Thread Vincent Snijders
Armin Diehl wrote: Hi Armin, I forgot to tell you about this in my last message, sorry. Regarding turbopower_ipro, we are trying to follow a [untold] rule: wrap all changes with {$IFDEF IP_LAZARUS}{$ENDIF} compiler conditionals. Ok, i will change that and provide a new patch (or should i s

Re: [lazarus] Patch: lazhelphtml typo

2006-06-09 Thread Vincent Snijders
Armin Diehl wrote: lcl/ currently 'iexplorer' intead of 'iexplore' Index: lazhelphtml.pas === --- lazhelphtml.pas (revision 9415) +++ lazhelphtml.pas

Re: [lazarus] how to backtrace everything live?

2006-06-09 Thread Vincent Snijders
Alexandre Leclerc wrote: I'm getting nothing (no file after execution). I did activate the -g compiler switch to use gdb.exe. I also tried directly in gdb but got nothing. 2006/6/9, Vincent Snijders <[EMAIL PROTECTED]>: Alexandre Leclerc wrote: > I would like to use gdb to have

Re: [lazarus] offline help system

2006-06-09 Thread Vincent Snijders
Bisma Jayadi wrote: Dear all... I've successfully installed Lazarus v.0.9.16 on winXP and set up its offline help system. It's wonderfull to have the F1 key working and displaying appropriate help content. Thank you and congratulations to FPC and Lazarus development team. To making the Laza

Re: [lazarus] how to backtrace everything live?

2006-06-09 Thread Vincent Snijders
Alexandre Leclerc wrote: I would like to use gdb to have a backtrace of all that is done in the application while it runs and after examine it. I have to errors, I only want to examine mouse messages stuff and how the passing of the message is done. I want to know why the mouse click are not goo

Re: [lazarus] Bug with environment option (debuger)

2006-06-08 Thread Vincent Snijders
Alexandre Leclerc wrote: Hi, I was unable to setup the debuger properly. The environmentoptions.xml was not containing the required stuff nor saved it. I had to manually hack the file to make it work. I had to add: The section looked fine. Is there a bug report for this? Should I add o

Re: [lazarus] Server replacement

2006-06-08 Thread Vincent Snijders
Vincent Snijders wrote: Hi, One of the servers for of the fpc team is going to be replaced. For Lazarus this affects the lazarus wiki and the snapshots. The wiki is now located at http://wiki.lazarus.freepascal.org. It is currently in read-only mode to prevent loss of data. Until a new

Re: [lazarus] JCL and JVCL

2006-06-07 Thread Vincent Snijders
George Birbilis wrote: Btw, is there some MRU list (most recently used) component for Lazarus? The JVCL one is combined with a storage component, where you can select to use TIniFileStorage (to store at an .INI file) or TRegistryFileStorage (to store at Windows registry) etc. See for example:

[lazarus] Server replacement

2006-06-06 Thread Vincent Snijders
Hi, One of the servers for of the fpc team is going to be replaced. For Lazarus this affects the lazarus wiki and the snapshots. The wiki is now located at http://wiki.lazarus.freepascal.org. It is currently in read-only mode to prevent loss of data. Until a new server has come into service a

Re: [lazarus] MySQL Date Fields

2006-06-05 Thread Vincent Snijders
Bram Kuijvenhoven schreef: - download a snapshot from http://www.de.freepascal.org/lazarus/ This website is hosted on the server that goes down: Try the German mirror: http://michael-ep3.physik.uni-halle.de/Lazarus/ Vincent _

Re: [lazarus] Patch: encloseselectiondlg - focus prob. corrected

2006-06-03 Thread Vincent Snijders
Alexandre Leclerc wrote: It is [control-type/category][control-name] based. I also found that making automatic stuff is also clean... simple example I did once for other reasons (I write the code from memory, might not compile): for i := 0 to ControlCount-1 do if Copy(Controls[i].Name, 1, 3) = '

Re: [lazarus] Patch: encloseselectiondlg - focus prob. corrected

2006-06-02 Thread Vincent Snijders
Burkhard Carstens wrote: Am Samstag, 3. Juni 2006 02:29 schrieb Mattias Gaertner: On Fri, 2 Jun 2006 20:21:01 -0400 "Alexandre Leclerc" <[EMAIL PROTECTED]> wrote: 2006/6/2, Burkhard Carstens <[EMAIL PROTECTED]>: [..] CORRECT FMyString: string; INCORRECT lpstrMyString: string; The ex

<    4   5   6   7   8   9   10   11   12   13   >