[Lazarus] regex and lazarus

2010-12-18 Thread ugaciaka
Hi, I know regex and I write program in python and c# with regex. For lazarus I see this http://wiki.lazarus.freepascal.org/Regexpr but but I have not found examples Can someone write me a bit examples? Thank's -- ___ Lazarus mailing list

[Lazarus] Synedit Makefile broken on other OS than Win32

2010-12-18 Thread Eugen Bolz
Hey, latest SynEdit Update removed all other Targets. /usr/bin/make -C synedit clean Makefile:198: *** The Makefile doesn't support target i386-darwin, please run fpcmake first. Stop. -- ___ Lazarus mailing list

Re: [Lazarus] Lazarus rebuild failure

2010-12-18 Thread Vincent Snijders
2010/12/18 patspiper patspi...@gmail.com: I cannot rebuild lazarus: /usr/bin/make -C synedit clean make[2]: Entering directory `/home/me/Programs/lazarus/lazarus-svn/components/synedit' Makefile:198: *** The Makefile doesn't support target i386-linux, please run fpcmake first.  Stop.

Re: [Lazarus] Source Forge copy of lazarus is 0.9.28.0 not 0.9.28.2

2010-12-18 Thread Vincent Snijders
2010/12/17 Piffle the Cat piffle.the@iinet.net.au: Hi All, Will someone please fix the Source Forge archives so that 0.9.28.0 is deleted! and replaced with 0.9.28.2 Where did you look for rpms? 64 bits: http://sourceforge.net/projects/lazarus/files/Lazarus%20Linux%20x86_64%20RPM/ 32

Re: [Lazarus] Lazarus rebuild failure

2010-12-18 Thread patspiper
On 12/18/2010 10:53 AM, Vincent Snijders wrote: 2010/12/18 patspiperpatspi...@gmail.com: I cannot rebuild lazarus: /usr/bin/make -C synedit clean make[2]: Entering directory `/home/me/Programs/lazarus/lazarus-svn/components/synedit' Makefile:198: *** The Makefile doesn't support target

Re: [Lazarus] regex and lazarus

2010-12-18 Thread silvioprog
See the demo LSRegEx in LazSolutions: http://code.google.com/p/lazsolutions/ Good luck. ;) 2010/12/18 ugaciaka ugaci...@gmail.com Hi, I know regex and I write program in python and c# with regex. For lazarus I see this http://wiki.lazarus.freepascal.org/Regexpr but but I have not found

[Lazarus] IDE window positions

2010-12-18 Thread Hans-Peter Diettrich
In my multi-monitor environment (Win7) the second (upper) monitor has negative Y coordinates. This seems to prevent IDE windows restored to that monitor. I could not figure out whether the negative coordinates are supplied by the OS/widgetset, or are calculated by the LCL. DoDi --

Re: [Lazarus] IDE window positions

2010-12-18 Thread Sven Barth
On 18.12.2010 12:23, Hans-Peter Diettrich wrote: In my multi-monitor environment (Win7) the second (upper) monitor has negative Y coordinates. This seems to prevent IDE windows restored to that monitor. I could not figure out whether the negative coordinates are supplied by the OS/widgetset, or

Re: [Lazarus] regex and lazarus

2010-12-18 Thread Honza
2010/12/18 ugaciaka ugaci...@gmail.com: Hi, I know regex and I write program in python and c# with regex. For lazarus I see this http://wiki.lazarus.freepascal.org/Regexpr but but I have not found examples Can someone write me a bit examples? Thank's See also:

Re: [Lazarus] Source Forge copy of lazarus is 0.9.28.0 not 0.9.28.2

2010-12-18 Thread Piffle the Cat
Hi Vincent, On Sat, 2010-12-18 at 10:08 +0100, Vincent Snijders wrote: 2010/12/17 Piffle the Cat piffle.the@iinet.net.au: Hi All, Will someone please fix the Source Forge archives so that 0.9.28.0 is deleted! and replaced with 0.9.28.2 Where did you look for rpms? It was 32

Re: [Lazarus] Source Forge copy of lazarus is 0.9.28.0 not 0.9.28.2

2010-12-18 Thread Sven Barth
On 18.12.2010 12:45, Piffle the Cat wrote: As a developer of lazarus, don't you find that confusing? Why do you think this should be confusing? Why is my latest STABLE version of lazarus 0.9.29.2 beta for Linux Mandriva 2010 Spring edition (as updated yesterday it is 0.9.28.2) and yet

Re: [Lazarus] Source Forge copy of lazarus is 0.9.28.0 not 0.9.28.2

2010-12-18 Thread Graeme Geldenhuys
On 18 December 2010 14:18, Sven Barth pascaldra...@googlemail.com wrote: With the new release of FPC out in the wild I now hope that the developers will do a new release (0.9.30) in the near future :) For all intense purposes, that is only possible once Lazarus 0.9.29 actually becomes stable -

Re: [Lazarus] Source Forge copy of lazarus is 0.9.28.0 not 0.9.28.2

2010-12-18 Thread Sven Barth
On 18.12.2010 15:02, Graeme Geldenhuys wrote: On 18 December 2010 14:18, Sven Barthpascaldra...@googlemail.com wrote: With the new release of FPC out in the wild I now hope that the developers will do a new release (0.9.30) in the near future :) For all intense purposes, that is only

Re: [Lazarus] Source Forge copy of lazarus is 0.9.28.0 not 0.9.28.2

2010-12-18 Thread Vincent Snijders
2010/12/18 Graeme Geldenhuys graemeg.li...@gmail.com: On 18 December 2010 14:18, Sven Barth pascaldra...@googlemail.com wrote: With the new release of FPC out in the wild I now hope that the developers will do a new release (0.9.30) in the near future :) For all intense purposes, that is only

Re: [Lazarus] Source Forge copy of lazarus is 0.9.28.0 not 0.9.28.2

2010-12-18 Thread Graeme Geldenhuys
On 18 December 2010 17:17, Vincent Snijders wrote: I am thinking about a release some weeks away, not months, but if you think it is unstable, we have to reschedule. My 0.9.29 copy is about 4 weeks old now. I found a revision that worked well enough (with a few of my local patches) so I can

Re: [Lazarus] Source Forge copy of lazarus is 0.9.28.0 not 0.9.28.2

2010-12-18 Thread Peter E Williams
Hi Graeme and All, see bottom post. On 19 December 2010 01:02, Graeme Geldenhuys graemeg.li...@gmail.comwrote: On 18 December 2010 14:18, Sven Barth pascaldra...@googlemail.com wrote: With the new release of FPC out in the wild I now hope that the developers will do a new release (0.9.30)

Re: [Lazarus] Message dialogs in Lazarus

2010-12-18 Thread zeljko
On Wednesday 15 December 2010 21:14, michael.vancann...@wisa.be wrote: I didn't pay attention on this the first time, but: the buttons no longer display the images associated with the modal results when a questiondialog is used: - start ide - Start new project - Move main form Close IDE.

Re: [Lazarus] Source Forge copy of lazarus is 0.9.28.0 not 0.9.28.2

2010-12-18 Thread patspiper
On 12/18/2010 04:32 PM, Sven Barth wrote: On 18.12.2010 15:02, Graeme Geldenhuys wrote: On 18 December 2010 14:18, Sven Barthpascaldra...@googlemail.com wrote: With the new release of FPC out in the wild I now hope that the developers will do a new release (0.9.30) in the near future :)

Re: [Lazarus] Message dialogs in Lazarus

2010-12-18 Thread patspiper
On 12/18/2010 07:32 PM, zeljko wrote: On Wednesday 15 December 2010 21:14, michael.vancann...@wisa.be wrote: I didn't pay attention on this the first time, but: the buttons no longer display the images associated with the modal results when a questiondialog is used: - start ide - Start new

Re: [Lazarus] Source Forge copy of lazarus is 0.9.28.0 not 0.9.28.2

2010-12-18 Thread patspiper
On 12/18/2010 05:17 PM, Vincent Snijders wrote: 2010/12/18 Graeme Geldenhuysgraemeg.li...@gmail.com: On 18 December 2010 14:18, Sven Barthpascaldra...@googlemail.com wrote: With the new release of FPC out in the wild I now hope that the developers will do a new release (0.9.30) in the near

Re: [Lazarus] Source Forge copy of lazarus is 0.9.28.0 not 0.9.28.2

2010-12-18 Thread Martin
On 18/12/2010 18:26, patspiper wrote: On 12/18/2010 05:17 PM, Vincent Snijders wrote: 2010/12/18 Graeme Geldenhuysgraemeg.li...@gmail.com: On 18 December 2010 14:18, Sven Barthpascaldra...@googlemail.com wrote: With the new release of FPC out in the wild I now hope that the developers will

[Lazarus] send complex command to linux

2010-12-18 Thread ugaciaka
Hi, this is an example of what I do === procedure TfrmMain.btnConvertClick(Sender: TObject); var enumFile : TStringsEnumerator; AProcess: TProcess; AStringList: TStringList; begin enumFile := clbFile.Items.GetEnumerator; AProcess :=

Re: [Lazarus] send complex command to linux

2010-12-18 Thread silvioprog
2010/12/18 ugaciaka ugaci...@gmail.com Hi, this is an example of what I do === procedure TfrmMain.btnConvertClick(Sender: TObject); var enumFile : TStringsEnumerator; AProcess: TProcess; AStringList: TStringList; begin enumFile :=

Re: [Lazarus] send complex command to linux

2010-12-18 Thread Henry Vermaak
On 18 December 2010 18:49, ugaciaka ugaci...@gmail.com wrote: Hi, this is an example of what I do === procedure TfrmMain.btnConvertClick(Sender: TObject); var  enumFile : TStringsEnumerator;  AProcess: TProcess;  AStringList: TStringList;

Re: [Lazarus] send complex command to linux

2010-12-18 Thread Andrew Haines
On 12/18/10 13:49, ugaciaka wrote: Hi, this is an example of what I do === procedure TfrmMain.btnConvertClick(Sender: TObject); var enumFile : TStringsEnumerator; AProcess: TProcess; AStringList: TStringList; begin enumFile :=

Re: [Lazarus] Message dialogs in Lazarus

2010-12-18 Thread Graeme Geldenhuys
To Vincent, This is the exact thing I am talking about. Saying a stable release is a few weeks away, things like this should not be happening in Trunk. The mailing list is full of such reports. Regards, - Graeme - On 15 December 2010 11:34, michael.vancann...@ wrote: Hi, I just

Re: [Lazarus] Message dialogs in Lazarus

2010-12-18 Thread Sven Barth
On 18.12.2010 21:38, Graeme Geldenhuys wrote: To Vincent, This is the exact thing I am talking about. Saying a stable release is a few weeks away, things like this should not be happening in Trunk. The mailing list is full of such reports. When they shouldn't happen in trunk then where do

[Lazarus] console output

2010-12-18 Thread David Emerson
Hi list, While upgrading, I wiped out my .lazarus folder, and upon getting started again was charmed to see this xterm window that popped up during execution and showed me all the console output. It was great!!! However I hadn't configured the debugger yet; and when I did that, the xterm

Re: [Lazarus] console output

2010-12-18 Thread Martin
On 19/12/2010 01:33, David Emerson wrote: Hi list, While upgrading, I wiped out my .lazarus folder, and upon getting started again was charmed to see this xterm window that popped up during execution and showed me all the console output. It was great!!! However I hadn't configured the debugger