[lazarus] Sockets and Lazarus + WinCE

2007-11-21 Thread Daniel Rincón García
Can I use the *sockets* components to make an application for WinCE? Regards.

Re: Re: [lazarus]

2007-11-21 Thread Vasily I. Volchenko
I'll change it (but it is a bad idea to save text files only in utf-8 in linux, but in ansi in windows, besides, utf8 is very rarely used in final Russian files, when for internal functions it is well). Lazarus-ccr may be a good place (it is in one of my sf.net projects, but it is a little part)

[lazarus] Configuring IDE Message Window

2007-11-21 Thread Wanderlan Santos dos Anjos
Hello, How to configure Message Window to show more that one message. After compile only one message is showed. -- Att, Wanderlan Santos dos Anjos (061) 3345-5496; 9133-3804

Re: [lazarus] Latest reviosn fails on Windows

2007-11-21 Thread Jeff Steinkamp
- Original Message - From: "Marc Weustink" <[EMAIL PROTECTED]> To: Sent: Wednesday, November 21, 2007 02:30 Subject: Re: [lazarus] Latest reviosn fails on Windows Jeff Steinkamp wrote: C:\lazarus>make makefile:3434: warning: overriding commands for target `examples' makefile:339

Re: [lazarus] Tips for lazarus projects and Subversion

2007-11-21 Thread Bogusław Brandys
Luiz Americo Pereira Camara wrote: Vincent Snijders wrote: Damien Gerard schreef: I use SVn with my projects in lazarus. I added the file project.lpi. This file is sent nearly at each commit and always provides conflicts with others team members. However I believe the file is needed due to t

Re: [lazarus] WinCE, howto open a networkpath?

2007-11-21 Thread Razvan Adrian Bogdan
> With the INet components, I managed to use a UDP-component to frequently > ask an internetserver for some data. I guess you can try synapse and indy too, they might provide better system for getting the info you need. Razvan _

Re: [lazarus] Cutting too long strings

2007-11-21 Thread Damien Gerard
On Nov 21, 2007, at 3:06 PM, Damien Gerard wrote: As I could not find a function into the RTL to do that, here is a function to cut too long strings. The advantage is to have the right part of the string in the same time. It is usefull to me to display long paths. I don't know if it will

[lazarus] Cutting too long strings

2007-11-21 Thread Damien Gerard
As I could not find a function into the RTL to do that, here is a function to cut too long strings. The advantage is to have the right part of the string in the same time. It is usefull to me to display long paths. I don't know if it will be usefull to you but I share it, just in case.

Re: [lazarus] Tips for lazarus projects and Subversion

2007-11-21 Thread Luiz Americo Pereira Camara
Vincent Snijders wrote: Damien Gerard schreef: I use SVn with my projects in lazarus. I added the file project.lpi. This file is sent nearly at each commit and always provides conflicts with others team members. However I believe the file is needed due to there are some settings for the proj

Re: [lazarus] Crash: Exception=Resource "TODBCConnection" not found

2007-11-21 Thread fedorax
Selon Andrey Gusev <[EMAIL PROTECTED]>: > * fedorax <[EMAIL PROTECTED]> [Wed, 21 Nov 2007 11:13:51 +0100]: > > Selon Andrey Gusev <[EMAIL PROTECTED]>: > > > fpc 9275 > > > lazarus 12952 > > Same thing with FPC 9290 downgrade to lazarus 12945 to avoid it. > lazarus 12955 not give , > but problem wi

Re: [lazarus] Tips for lazarus projects and Subversion

2007-11-21 Thread Damien Gerard
On Nov 21, 2007, at 1:02 PM, Vincent Snijders wrote: Damien Gerard schreef: I use SVn with my projects in lazarus. I added the file project.lpi. This file is sent nearly at each commit and always provides conflicts with others team members. However I believe the file is needed due to there a

Re: [lazarus] 0.9.24 released

2007-11-21 Thread Bee
In practice the fpc fixes branch is also the development branch between major releases. A lot of minor features are also merged into it. Yes. But, as you said, new features are minor. According to my own experience using fpc's fixes branch, I saw them pretty consistent to not break the stabili

Re: [lazarus] Tips for lazarus projects and Subversion

2007-11-21 Thread Vincent Snijders
Damien Gerard schreef: I use SVn with my projects in lazarus. I added the file project.lpi. This file is sent nearly at each commit and always provides conflicts with others team members. However I believe the file is needed due to there are some settings for the project. Is there a way to

Re: [lazarus] 0.9.24 released

2007-11-21 Thread Vincent Snijders
Bee schreef: Nope, that are moving targets, it will be 0.9.24.2 and 2.2.2 (or 2.2.0) I know. I'd discussed about this with Paul Ishenin on the other previous thread. :) (Personally I prefer stability and not a moving target where you have to find out what surprised tomorrow will bring) Fi

[lazarus] Tips for lazarus projects and Subversion

2007-11-21 Thread Damien Gerard
I use SVn with my projects in lazarus. I added the file project.lpi. This file is sent nearly at each commit and always provides conflicts with others team members. However I believe the file is needed due to there are some settings for the project. Is there a way to avoid this ? -- Dami

Re: [lazarus] 0.9.24 released

2007-11-21 Thread Bee
Nope, that are moving targets, it will be 0.9.24.2 and 2.2.2 (or 2.2.0) I know. I'd discussed about this with Paul Ishenin on the other previous thread. :) (Personally I prefer stability and not a moving target where you have to find out what surprised tomorrow will bring) Fixes branch is

Re: [lazarus] 0.9.24 released

2007-11-21 Thread Vincent Snijders
Marc Weustink schreef: Bee wrote: The Lazarus team is glad to announce the 0.9.24 release. This release is based on fpc 2.2.0. Great job! Congratulations! :) Then I assume this will be shortly followed by fixes branch of this latest stable release (v.0.9.24.1?) using the latest fpc's fixes

Re: [lazarus] Crash: Exception=Resource "TODBCConnection" not found

2007-11-21 Thread Andrey Gusev
* fedorax <[EMAIL PROTECTED]> [Wed, 21 Nov 2007 11:13:51 +0100]: Selon Andrey Gusev <[EMAIL PROTECTED]>: > fpc 9275 > lazarus 12952 Same thing with FPC 9290 downgrade to lazarus 12945 to avoid it. lazarus 12955 not give , but problem with spoltaneous exiting maybe left.

Re: [lazarus] 0.9.24 released

2007-11-21 Thread Gerard N/A
Congratulations, it's major step forward. Regards, Gerard. _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] 0.9.24 released

2007-11-21 Thread Marc Weustink
Bee wrote: The Lazarus team is glad to announce the 0.9.24 release. This release is based on fpc 2.2.0. Great job! Congratulations! :) Then I assume this will be shortly followed by fixes branch of this latest stable release (v.0.9.24.1?) using the latest fpc's fixes branch of the latest sta

Re: [lazarus] Crash: Exception=Resource "TODBCConnection" not found

2007-11-21 Thread Paul Ishenin
Andrey Gusev wrote: * Paul Ishenin <[EMAIL PROTECTED]> [Wed, 21 Nov 2007 17:19:04 +0700]: Andrey Gusev wrote: > fpc 9275 > lazarus 12952 Why you think it is crash? Just an exception which handled by lazarus. But I'll reimplement things to prevent exceptions. IDE spontaneous exits after brings me

Re: [lazarus] 0.9.24 released

2007-11-21 Thread wile64
All French are happy ;) Thanks to all involved in the development of Lazarus... and more ! -- Laurent. My Components: http://wiki.lazarus.freepascal.org/Wile64 French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] 0.9.24 released

2007-11-21 Thread Bee
The Lazarus team is glad to announce the 0.9.24 release. This release is based on fpc 2.2.0. Great job! Congratulations! :) Then I assume this will be shortly followed by fixes branch of this latest stable release (v.0.9.24.1?) using the latest fpc's fixes branch of the latest stable release

Re: [lazarus] Crash: Exception=Resource "TODBCConnection" not found

2007-11-21 Thread Andrey Gusev
* Paul Ishenin <[EMAIL PROTECTED]> [Wed, 21 Nov 2007 17:19:04 +0700]: Andrey Gusev wrote: > fpc 9275 > lazarus 12952 Why you think it is crash? Just an exception which handled by lazarus. But I'll reimplement things to prevent exceptions. IDE spontaneous exits after brings message box, - when onl

Re: [lazarus]

2007-11-21 Thread Mattias Gaertner
On Tue, 20 Nov 2007 10:30:44 +0300 "Vasily I. Volchenko" <[EMAIL PROTECTED]> wrote: > I need to use mathematical plots in my programs quite often. Delphi > has a TeeChart which theoretically can be used for such purposes (but > it is not so good). Lazarus' replacements of TeeChart can't do it at >

Re: [lazarus] Windows XP and Windows CE installation

2007-11-21 Thread Vincent Snijders
Pierre schreef: Hi, I noticed that the archive for Windows and the Windows CE are in the download section of sourceforge. My questions are: I want to develop for windows and for windows CE. How to install these archives? In the same directory? Each version in separate directory? In the same

Re: [lazarus] Search engine for Lazarus and Free Pascal concerned stuff

2007-11-21 Thread Chris Kirkpatrick
Mattias Gaertner wrote: Please concentrate on the public or published properties - anyway, these are the only ones that MakeSkel will have put into the skeleton XML file. Would it hurt, if other tools add entries for private and protected members? No, absolutely not. It would be

[lazarus] Windows XP and Windows CE installation

2007-11-21 Thread Pierre
Hi, I noticed that the archive for Windows and the Windows CE are in the download section of sourceforge. My questions are: I want to develop for windows and for windows CE. How to install these archives? In the same directory? Each version in separate directory? -- Pierre http://datalinkwrist

Re: [lazarus] Anchors editor, BorderSpacing limited to 100

2007-11-21 Thread Damien Gerard
On Nov 21, 200 Thanks ! Yes I think 200 is really enough. In fact, I have been asked this kind of layout : Title << here was my problem text text text 1 : text text text All caption for all label never change, and it is for a specific platform. I know it is not the be

Re: [lazarus] 0.9.24 released

2007-11-21 Thread Damien Gerard
On Nov 21, 2007, at 11:08 AM, Mattias Gaertner wrote: The Lazarus team is glad to announce the 0.9.24 release. This release is based on fpc 2.2.0. This release can be downloaded from the sourceforge download page: http://sourceforge.net/project/showfiles.php?group_id=89339 Highlights / Major

Re: [lazarus] 0.9.24 released

2007-11-21 Thread [EMAIL PROTECTED]
Pierre a écrit : Hi, Great job, thanks to developers. Hello, Great job too ! Chris _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/

Re: [lazarus] 0.9.24 released

2007-11-21 Thread Pierre
Hi, Great job, thanks to developers. -- Pierre http://datalinkwristapps.free.fr http://dpsite.free.fr Selon Mattias Gaertner <[EMAIL PROTECTED]>: > The Lazarus team is glad to announce the 0.9.24 release. This release > is based on fpc 2.2.0. > > This release can be downloaded from the source

Re: [lazarus] Crash: Exception=Resource "TODBCConnection" not found

2007-11-21 Thread fedorax
Selon Andrey Gusev <[EMAIL PROTECTED]>: > fpc 9275 > lazarus 12952 > Same thing with FPC 9290 downgrade to lazarus 12945 to avoid it. Output error: --- "IDE" completed TMainIDE.DoRestart TMainIDE.DoCloseEditorFile A PageIndex=0 TCustomFormEditor.DeleteComponent Form1:TForm1

Re: [lazarus] Crash: Exception=Resource "TODBCConnection" not found

2007-11-21 Thread Paul Ishenin
Andrey Gusev wrote: fpc 9275 lazarus 12952 Why you think it is crash? Just an exception which handled by lazarus. But I'll reimplement things to prevent exceptions. Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL

Re: [lazarus] Search engine for Lazarus and Free Pascal concerned stuff

2007-11-21 Thread Mattias Gaertner
On Wed, 21 Nov 2007 09:49:21 + Chris Kirkpatrick <[EMAIL PROTECTED]> wrote: > Hi Wanderlan - > > A standard patch from a Diff would be fine. Yu can either post it on > the mailing list, or you can avoid annoying all the other recipients > (!) by sending direct to me at the above email. If you

[lazarus] 0.9.24 released

2007-11-21 Thread Mattias Gaertner
The Lazarus team is glad to announce the 0.9.24 release. This release is based on fpc 2.2.0. This release can be downloaded from the sourceforge download page: http://sourceforge.net/project/showfiles.php?group_id=89339 Highlights / Major changes: - The win32 widgetset interface can be used on

Re: [lazarus] Anchors editor, BorderSpacing limited to 100

2007-11-21 Thread Mattias Gaertner
On Wed, 21 Nov 2007 09:27:42 +0100 Damien Gerard <[EMAIL PROTECTED]> wrote: > > On Nov 20, 2007, at 11:24 PM, Mattias Gaertner wrote: > > > On Tue, 20 Nov 2007 22:34:24 +0100 > > Damien Gerard <[EMAIL PROTECTED]> wrote: > > > >> > >> On Nov 20, 2007, at 9:04 PM, Mattias Gaertner wrote: > >> > >>

Re: [lazarus] Search engine for Lazarus and Free Pascal concerned stuff

2007-11-21 Thread Chris Kirkpatrick
Hi Wanderlan - A standard patch from a Diff would be fine. Yu can either post it on the mailing list, or you can avoid annoying all the other recipients (!) by sending direct to me at the above email. If you like I can make minor alterations before committing. Earliest undocumented ancestor

Re: [lazarus] WinCE, howto open a networkpath?

2007-11-21 Thread John vd Waeter
Sorry if I go a little out of the topic... but WinCE is not discussed much here so I take the occasion to ask: is there someway to manage the dialogs of WinCE? I would need, for example, a way to force the keyboard to appear and disappear... Sorry, didn't get that far yet, so I don't know. Ho

[lazarus] Crash: Exception=Resource "TODBCConnection" not found

2007-11-21 Thread Andrey Gusev
fpc 9275 lazarus 12952 lll.txt.bz2 Description: BZip2 compressed data

Re: [lazarus] Latest reviosn fails on Windows

2007-11-21 Thread Marc Weustink
Jeff Steinkamp wrote: C:\lazarus>make makefile:3434: warning: overriding commands for target `examples' makefile:3394: warning: ignoring old commands for target `examples' make -C lcl all make[1]: Entering directory `C:/lazarus/lcl' C:/lazarus/fpc/bin/i386-win32/rm.exe -f units/i386-win32/alll

Re: [lazarus] Latest reviosn fails on Windows

2007-11-21 Thread Paul Ishenin
Jeff Steinkamp пишет: C:\lazarus>make try make clean all Best regards, Paul Ishenin. _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] Latest reviosn fails on Windows

2007-11-21 Thread Damien Gerard
--- it might be intresting to note that I have a similar problem on my Linux Box with GTK2 and gettng the following on that box. gtkwidgetset.inc(618,48) Error identifer not found panjo_layout_set_font_description With the lastest snapshot under Windows (Lazarus-0.9.25- fpc-2.2.1

Re: [lazarus] Mac OS X : Bitmap ScanLine....

2007-11-21 Thread Marc Weustink
Dominique Louis wrote: I know I've labeled this as Mac OS X, it's probably not specific to that OS. I've looked at the scanline demo and it works fine on Mac OS X. My question is when I try to use the code in my project using Delphi compatability mode, I get the error listed below... var

[lazarus] Latest reviosn fails on Windows

2007-11-21 Thread Jeff Steinkamp
C:\lazarus>make makefile:3434: warning: overriding commands for target `examples' makefile:3394: warning: ignoring old commands for target `examples' make -C lcl all make[1]: Entering directory `C:/lazarus/lcl' C:/lazarus/fpc/bin/i386-win32/rm.exe -f units/i386-win32/alllclunits.ppu C:/lazarus/

Re: [lazarus] Anchors editor, BorderSpacing limited to 100

2007-11-21 Thread Damien Gerard
On Nov 20, 2007, at 11:24 PM, Mattias Gaertner wrote: On Tue, 20 Nov 2007 22:34:24 +0100 Damien Gerard <[EMAIL PROTECTED]> wrote: On Nov 20, 2007, at 9:04 PM, Mattias Gaertner wrote: On Tue, 20 Nov 2007 20:53:04 +0100 Damien Gerard <[EMAIL PROTECTED]> wrote: On Nov 20, 2007, at 8:47 PM,