RE: [lazarus] Google's Android OS :)

2007-11-23 Thread Pieter Valentijn
Hi Willem Nice to see your from holland to. Im sure where all intrested in what ever you can produce. You seem to have a impressive ambition that is supporten by your experience. Met vriendelijke groet, Pieter Valentijn Delphidreams http://www.delphidreams.nl -Oorspronkelijk bericht-

RE: [lazarus] Google's Android OS :)

2007-11-23 Thread Pieter Valentijn
Im not realy a core guys my specialty is to create programs (GUI) or SOAP services. Im more a user then a core designer so im not realy familiar with this. But im sure it will aid somehow to bringing te Lazarus project to a other level. Im stil waiting for the day I can have everyting I need to re

[Lazarus] Error compiling lazarus

2007-11-23 Thread Antonio Talamini
Somebody has this error compiling Lazarus? Compiling /usr/lib/lazarus/components/tachart/taseries.pas Compiling /usr/lib/lazarus/components/tachart/tagraph.pas Compiling /usr/lib/lazarus/components/tachart/taengine.pas taengine.pas(43,24) Error: Identifier not found "class" taengine.pas(45,5) Err

Re: [lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Damien Gerard
any ptoblems and troubles. Under VMWare, there are some troubles :) Screenshots are in the archive file. http://ftn.shikami.org/misc/Lazarus/Lazarus-LiveCD-20071123.zip -- Damien Gerard [EMAIL PROTECTED] _ To unsubscr

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

2007-11-23 Thread Sam Liddicott
Tom Gregorovic wrote: Hi, it crossed my mind that it would be convenient to have one search service for all the information about Lazarus and Free Pascal, which are in forums, mail list archives, documentation reference, wiki, Mantis, SVN repository, SVN log, blog ... One possibility is Google Cu

[lazarus] Buffer Overflow

2007-11-23 Thread Jeff Steinkamp
I just rebuilt Lazarus with SVN 12973 on my Linux box with GTK2 and upon restart I got a error dialog that said buffer overflow. Here is the output trace: TLazarusManager.Run starting /home/n7yg/.lazarus/bin/lazarus ... TApplication.IconChanged - TODO: convert this message...no implementation

Re: [lazarus] Buffer Overflow

2007-11-23 Thread Jesus Reyes
--- Jeff Steinkamp <[EMAIL PROTECTED]> escribió: > I just rebuilt Lazarus with SVN 12973 on my Linux box with GTK2 and > upon > restart I got a error dialog that said buffer overflow. Here is > the > output trace: > > TLazarusManager.Run starting /home/n7yg/.lazarus/bin/lazarus ... > TApplica

[lazarus] Sometime right clic menus disappear...

2007-11-23 Thread Damien Gerard
In the IDE, the right clic menu on a control sometimes disappear. I mean a right clic produce nothing. You restart the IDE and it's back. Mainly under win32/64, I don't know how to bug report it. Any idea ? -- Damien Gerard [EMAIL PROTECTED] __

Re: [lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Jury Azovtzev
mory problems and side effects... > > > >Now I'll try with your DVD. > > > > > > I think it was problems with video device detestion. > > > > > > I would appriciat to you for this disk tests. Write here if you'll > > > find any

Re: [lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Damien Gerard
> I think it was problems with video device detestion. > > I would appriciat to you for this disk tests. Write here if you'll > find any ptoblems and troubles. Under VMWare, there are some troubles :) Screenshots are in the archive file. http://ftn.shikami.org/misc/Lazarus/La

Re: [lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Jury Azovtzev
ppriciat to you for this disk tests. Write here if you'll > > find any ptoblems and troubles. > > > Under VMWare, there are some troubles :) > Screenshots are in the archive file. > > http://ftn.shikami.org/misc/Lazarus/Lazarus-LiveCD-20071123.zip > > > -- > Dami

Re: [lazarus] is laz 9.24 fixes on svn ready to be used?

2007-11-23 Thread Giuliano Colla
Bee ha scritto: When a tag (or branch) is made, this action itself also gets a revision nr. Therefore a tag/branch starts with a different revision, but can be based on the same trunk revision. So, a different rev number doesn't mean different codes? I mean between tags (9.24) and the fixes b

Re: [lazarus] calling all Regex and Script junkies

2007-11-23 Thread Graeme Geldenhuys
On 23/11/2007, Bee <[EMAIL PROTECTED]> wrote: > > You must be talking about PWU, right? I saw you in the forum. ;) I'd > used it for a while, I even had created a real web app using it. The new > template engine rocks! :-D For the CGI apps, yes. I've also combined the 'Simple CMS' and 'Syntax P

Re: [lazarus] TMaskEdit new release

2007-11-23 Thread Marc Weustink
Guadagnini David wrote: Yes, those actions are *not* handled by the LCL, it is the widgetset itself which handles the paste. Therefore, you won't see a call to SetText. This is a problem for components similar to MaskEdit because no one can handle text input through alternative control + v. W

Re: [lazarus] TMaskEdit new release

2007-11-23 Thread Marc Weustink
Guadagnini David wrote: Again, that did you do ? Paste by doing calling paste, or paste by pressing ctrl-v (or choose paste form edit popup) I tried past with ctrl+v, ctrl+ins and paste from edit popup but It's the same Yes, those actions are *not* handled by the LCL, it is the widgetset

Re: [lazarus] Support for load and save PCX format (FPC team)

2007-11-23 Thread Michael Van Canneyt
On Fri, 23 Nov 2007, wile64 wrote: > Hi, > > Here is the support of PCX images, Reading all formats and saving format 24 > bits. Thank you very much :) I have tested and committed it, revision 9319. > > To what fpc version will be available (2.2.1)? Maybe in 2.2.2, due around christmas. It

Re: [lazarus] calling all Regex and Script junkies

2007-11-23 Thread Michael Van Canneyt
On Fri, 23 Nov 2007, Graeme Geldenhuys wrote: > On 23/11/2007, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > > Why not simply use > > ShortFile = `basename $f .pas` > > ? > > Probably because I never knew about that function! ;-) Thanks Michael. > > > And as I thought, in the time

Re: [lazarus] calling all Regex and Script junkies

2007-11-23 Thread Graeme Geldenhuys
On 23/11/2007, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > Why not simply use > ShortFile = `basename $f .pas` > ? Probably because I never knew about that function! ;-) Thanks Michael. And as I thought, in the time it took for somebody to reply, I wrote a quick console app that gener

Re: [lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Mattias Gaertner
On Fri, 23 Nov 2007 12:24:10 +0300 "Jury Azovtzev" <[EMAIL PROTECTED]> wrote: > As soon as in local college begun to study It with OpenSource > software we (NNLUG) and system administrators of NNTC (Nizhny > Novgorod Technical College) made a Live CD with Lazarus for student. > > I hope it'll be

[lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Jury Azovtzev
As soon as in local college begun to study It with OpenSource software we (NNLUG) and system administrators of NNTC (Nizhny Novgorod Technical College) made a Live CD with Lazarus for student. I hope it'll be intresting for you too. I would like to say my big THENX to Knittl - for the world wide

[lazarus] calling all Regex and Script junkies

2007-11-23 Thread Graeme Geldenhuys
Hi, I'm trying to create a script to auto generate the fpdoc description (*.xml) files, but I have no idea how the regex stuff works! Could somebody help me please? This is what I have so far... in a myscript.sh file under Linux. The first 'sed' expression was copied from a google search, but

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

2007-11-23 Thread Al Boldi
Sam Liddicott wrote: > Tom Gregorovic wrote: > > Hi, > > it crossed my mind that it would be convenient to have one search > > service for all the information about Lazarus and Free Pascal, which > > are in forums, mail list archives, documentation reference, wiki, > > Mantis, SVN repository, SVN l

Re: [lazarus]

2007-11-23 Thread Razvan Adrian Bogdan
BTW: Synapse has a unit with quite powerful conversion routines and handles most of the encodings without any support from iconv, i tested it and it's wonderful :) At first i was against UTF8 but now i understand it's power, UTF8 is small since most text is in ASCII 7bit there is no increase there

Re: [lazarus] calling all Regex and Script junkies

2007-11-23 Thread Bee
Don't get me started! :-) Don't even think about it. Perl might damage your brain! :-D I've never created console based apps with Delphi or Free Pascal. But since the last few months (while working on a CGI program created with FPC), I have noticed how powerful it can be. Creating small util

Re: [lazarus] TMaskEdit new release

2007-11-23 Thread Guadagnini David
Again, that did you do ? Paste by doing calling paste, or paste by pressing ctrl-v (or choose paste form edit popup) I tried past with ctrl+v, ctrl+ins and paste from edit popup but It's the same begin:vcard fn:David Guadagnini n:Guadagnini;David org:Biotecnica Instruments S.p.A.;R&D adr:;;

Re: [lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Vincent Snijders
Jury Azovtzev schreef: As soon as in local college begun to study It with OpenSource software we (NNLUG) and system administrators of NNTC (Nizhny Novgorod Technical College) made a Live CD with Lazarus for student. I hope it'll be intresting for you too. I would like to say my big THENX to K

Re: [lazarus]

2007-11-23 Thread Mattias Gaertner
On Fri, 23 Nov 2007 08:13:41 +0300 "Vasily I. Volchenko" <[EMAIL PROTECTED]> wrote: > OK, I understand the problems of using utf8 on windows, but I am > speaking about other things. Why lazarus should save (and load) > pascal (and only pascal, not lfm/lrs, not po) files in the internal > encoding?

Re: [lazarus] is laz 9.24 fixes on svn ready to be used?

2007-11-23 Thread Mattias Gaertner
On Fri, 23 Nov 2007 09:19:19 +0700 Bee <[EMAIL PROTECTED]> wrote: > > 1) Start using it right now at your own risk (the updates of two > > weeks ago have been tested, the last ones not yet) and participate > > to the fixes branch testing. > > Never mind the risk, I knew about it since the beginni

Re: [lazarus] Google's Android OS :)

2007-11-23 Thread willem
Pieter Valentijn wrote: Hi Willem Nice to see your from holland to. Im sure where all intrested in what ever you can produce. You seem to have a impressive ambition that is supporten by your experience. Sorry in my previous post i made a mistake! i used the java grammar file in stead of the

Re: [lazarus] Google's Android OS :)

2007-11-23 Thread willem
Pieter Valentijn wrote: Hi Willem Nice to see your from holland to. Im sure where all intrested in what ever you can produce. You seem to have a impressive ambition that is supporten by your experience. Hello Pieter, Yes i am from holland. i am experienced but ia newby in the lazarus field.

Re: [lazarus] calling all Regex and Script junkies

2007-11-23 Thread Michael Van Canneyt
On Fri, 23 Nov 2007, Graeme Geldenhuys wrote: > Hi, > > I'm trying to create a script to auto generate the fpdoc description > (*.xml) files, but I have no idea how the regex stuff works! Could > somebody help me please? > > This is what I have so far... in a myscript.sh file under Linux. >

Re: [lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Jury Azovtzev
Yes please :) I would be proud to be on the wiki :) On Nov 23, 2007 12:32 PM, Mattias Gaertner <[EMAIL PROTECTED]> wrote: > On Fri, 23 Nov 2007 12:24:10 +0300 > "Jury Azovtzev" <[EMAIL PROTECTED]> wrote: > > > As soon as in local college begun to study It with OpenSource > > software we (NNLUG) a

Re: [lazarus] is laz 9.24 fixes on svn ready to be used?

2007-11-23 Thread Bee
The release was built with rev 12749. The new patches are not included. Is 9.24 release is taken from tags folder? I saw it with rev 12750. And I saw the fixes branch is on rev 12958. I look them in laz's svn. Am I correct? Or any other repository that I don't know? -Bee- has Bee.ography at

Re: [lazarus] TMaskEdit new release

2007-11-23 Thread Marc Weustink
Guadagnini David wrote: In attach You can found my TMaskEdit component with the changes proposed by Marc. Note: TComponent have a big bug (for me). The windows message WM_PASTE is not processed correctly. In fact, if the override procedure RealSetText or WndProc by entering a simple Begin/End

Re: [lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Jury Azovtzev
Hm, May be if i have permission to post news. On Nov 23, 2007 12:52 PM, Vincent Snijders <[EMAIL PROTECTED]> wrote: > Jury Azovtzev schreef: > > As soon as in local college begun to study It with OpenSource software > > we (NNLUG) and system administrators of NNTC (Nizhny Novgorod Technical > > C

Re: [lazarus] is laz 9.24 fixes on svn ready to be used?

2007-11-23 Thread Marc Weustink
Bee wrote: The release was built with rev 12749. The new patches are not included. Is 9.24 release is taken from tags folder? I saw it with rev 12750. And I saw the fixes branch is on rev 12958. I look them in laz's svn. Am I correct? Or any other repository that I don't know? in svn are 3

Re: [lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Tiziano De Togni
Jury Azovtzev wrote: As soon as in local college begun to study It with OpenSource software we (NNLUG) and system administrators of NNTC (Nizhny Novgorod Technical College) made a Live CD with Lazarus for student. I hope it'll be intresting for you too. I would like to say my big THENX to Knitt

Re: [lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Jury Azovtzev
>B in size, >have I to burn it on a DVD? Maybe yes. I used only DVD RW disks for test so sorry, didn't noticed the size :) >I can't create/install new components, am I right? You may try. But i think you a right. We don't need additional applications for education purposes in the College now. But

Re: [lazarus] TMaskEdit new release

2007-11-23 Thread Guadagnini David
Yes, those actions are *not* handled by the LCL, it is the widgetset itself which handles the paste. Therefore, you won't see a call to SetText. This is a problem for components similar to MaskEdit because no one can handle text input through alternative control + v. Whether you know there is

Re: [lazarus] is laz 9.24 fixes on svn ready to be used?

2007-11-23 Thread Bee
When a tag (or branch) is made, this action itself also gets a revision nr. Therefore a tag/branch starts with a different revision, but can be based on the same trunk revision. So, a different rev number doesn't mean different codes? I mean between tags (9.24) and the fixes branch. -Bee- h

Re: [lazarus] calling all Regex and Script junkies

2007-11-23 Thread Graeme Geldenhuys
On 23/11/2007, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > And as I thought, in the time it took for somebody to reply, I wrote a > > quick console app that generates a perfect script file for me. Free > > Pascal rocks! :) > > Makes you wonder why people use things like perl, eh ? :-) >

Re: [lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Tiziano De Togni
Jury Azovtzev wrote: I can't create/install new components, am I right? You may try. But i think you a right. I tryied with Puppy, but I have memory problems and side effects... Now I'll try with your DVD. We don't need additional applications for education purposes in the College now. But

Re: [lazarus] Lazarus 0.9.24 LiveCD

2007-11-23 Thread Jury Azovtzev
>I tryied with Puppy, but I have memory problems and side effects... >Now I'll try with your DVD. I think it was problems with video device detestion. I would appriciat to you for this disk tests. Write here if you'll find any ptoblems and troubles. On Nov 23, 2007 2:27 PM, Tiziano De Togni <[EM

Re[2]: [lazarus]

2007-11-23 Thread Vasily I. Volchenko
> At first i was against UTF8 but now i understand it's power, UTF8 is > small since most text is in ASCII 7bit there is no increase there, > that's why the web uses UTF8, and it's also best for storage, > Microsoft chose UTF16 actually UCS2 because they thought UCS2 will be > enough for all chara

Re: [lazarus]

2007-11-23 Thread Vincent Snijders
Vasily I. Volchenko schreef: And lazarus team is trying to force UTF8 introduction with a revolution without supporting neither old project nor saving files (and only saving) in compartible with other projects format. Besides, that revolutionary process begins when the other version of the sam