Re: [lazarus] Help wanted: New design for lazarus snapshot pages

2007-02-07 Thread Tiziano_mk
Vincent Snijders wrote: Hi, ... I am not a web designer and know very little about html. I am looking for somebody who wants to help me and redesign these pages. If you want to volunteer, say so on the list and we can work things out off the list. If the list is getting longer, my personal

Re: [lazarus] Help wanted: New design for lazarus snapshot pages

2007-02-07 Thread tanila
Hi, my approach would be to generate on the fly the list by mapping the file structue of a given directory. The advantage would be to have no work for maintenance. greetings Tanila _ To unsubscribe: mail [EMAIL PROTECTED] with

Re: [lazarus] Help wanted: New design for lazarus snapshot pages

2007-02-07 Thread Vincent Snijders
Tiziano_mk schreef: Vincent Snijders wrote: Hi, ... I am not a web designer and know very little about html. I am looking for somebody who wants to help me and redesign these pages. If you want to volunteer, say so on the list and we can work things out off the list. If the list is

Re: [lazarus] TScreen TCursor

2007-02-07 Thread Marc Weustink
Dave Coventry wrote: Hi, Is it possible to define a custom cursor in a cross-platform way? Since a few days this is possible, thanks to Paul Ishenin. Just use CreateCursor. There are some minor issues still worked at (color cursors for gtk2 for instance) Setting the global screen.cursor is

Re: [lazarus] Help wanted: New design for lazarus snapshot pages

2007-02-07 Thread Marco Ciampa
On Wed, Feb 07, 2007 at 09:49:07AM +0100, tanila wrote: Hi, my approach would be to generate on the fly the list by mapping the file structue of a given directory. The advantage would be to have no work for maintenance. I agree. This method is IMHO the easiest to mantain and to use. --

Re: [lazarus] lazarus saves every time I compile

2007-02-07 Thread Andrea Mauri
thank you to everyone. actually I think that I am not able yet to work with the IDE implementing something. But I hope that I will acquire some skills in order to help the lazarus development team in some way. andrea Mattias Gaertner wrote: On Tue, 6 Feb 2007 17:36:16 +0100 Felipe Monteiro

Re: [lazarus] IDE Message Window bug since Treeview change

2007-02-07 Thread Mattias Gaertner
On Wed, 7 Feb 2007 09:12:30 +0200 Graeme Geldenhuys [EMAIL PROTECTED] wrote: On 2/6/07, Mattias Gaertner [EMAIL PROTECTED] wrote: Technically there should be flickering, but I don't see it. Can you give an example? I don't know how else to give an example, other that explain what I do,

Re: [lazarus] lazarus saves every time I compile

2007-02-07 Thread Darius Blaszijk
ok, thank you for the explanation. I will consider it during my project developing. but it is not possible to use in some way the backup files in order to restore the saved files? That doesn't seam a nice way to do things. Maybe you could write a IDE plugin which adds another compile button

Re: [lazarus] Little bug using refactoring

2007-02-07 Thread Mattias Gaertner
On Tue, 06 Feb 2007 16:03:22 +0100 Guadagnini David [EMAIL PROTECTED] wrote: If I write a function like this: Function MyFunction(Value : Boolean) : Boolean; Begin Result := Not Value; End; Now, if I go with the cursor on line Result := Not Value and select Refactoring-Complete

Re: [lazarus] Patch rewrited on last version

2007-02-07 Thread Mattias Gaertner
On Tue, 06 Feb 2007 09:24:13 +0100 Guadagnini David [EMAIL PROTECTED] wrote: I have rewrite the patch with the last version (sorry for previous inconvenience) Thanks. Is there an option to disable the feature? Mattias _

Re: [lazarus] lazarus saves every time I compile

2007-02-07 Thread Mattias Gaertner
On Wed, 7 Feb 2007 12:24:09 +0100 Darius Blaszijk [EMAIL PROTECTED] wrote: ok, thank you for the explanation. I will consider it during my project developing. but it is not possible to use in some way the backup files in order to restore the saved files? That doesn't seam a nice way

Re: [lazarus] lazarus saves every time I compile

2007-02-07 Thread Darius Blaszijk
ok, thank you for the explanation. I will consider it during my project developing. but it is not possible to use in some way the backup files in order to restore the saved files? That doesn't seam a nice way to do things. Maybe you could write a IDE plugin which adds another compile

Re: [lazarus] Patch rewrited on last version

2007-02-07 Thread Guadagnini David
Not now. Mattias Gaertner ha scritto: On Tue, 06 Feb 2007 09:24:13 +0100 Guadagnini David [EMAIL PROTECTED] wrote: I have rewrite the patch with the last version (sorry for previous inconvenience) Thanks. Is there an option to disable the feature? Mattias

Re: [lazarus] Qt tray icon implementation patch

2007-02-07 Thread Vincent Snijders
Felipe Monteiro de Carvalho schreef: Hello, This patch adds a initial TTrayIcon implementation for Qt interface. qttrayicon.pas is a new file to be added to components/trayicon Thanks. Applied. Vincent _ To unsubscribe:

Re: [lazarus] Help wanted: New design for lazarus snapshot pages

2007-02-07 Thread tanila
Hi Vinvent, what do you thing by generating the HTML-Page on the fly with PHP based on a directory-structure. The PHP-Script can then generate a List with the design you like and the ability to have collapsing and opening the subdirectories. But I have a question, too: How do you crosscompile

Re: [lazarus] Help wanted: New design for lazarus snapshot pages

2007-02-07 Thread Vincent Snijders
tanila schreef: Hi Vinvent, what do you thing by generating the HTML-Page on the fly with PHP based on a directory-structure. The PHP-Script can then generate a List with the design you like and the ability to have collapsing and opening the subdirectories. I think that is of lesser

Re: [lazarus] Help wanted: New design for lazarus snapshot pages

2007-02-07 Thread tanila
I think that is of lesser importance. I'd rather have a good look and feel and that people can find the right downloads quickly. At this moment I am not look at ways to generate the page. A static html page is preferred, because I don't know if all mirrors support php. If you can

[lazarus] Problem with new update

2007-02-07 Thread Guadagnini David
I update the source now (time 14:50 in Italy) and I can not compile Lazarus because give me the error: C:\lazarus\lcl\include\control.inc(1934,21) Error: Incompatible types: got TLMMouse expected TMessage the source is: procedure TControl.WMRButtonUp(var Message: TLMRButtonUp); begin

Re: [lazarus] Problem with new update

2007-02-07 Thread Vincent Snijders
Guadagnini David schreef: I update the source now (time 14:50 in Italy) and I can not compile Lazarus because give me the error: C:\lazarus\lcl\include\control.inc(1934,21) Error: Incompatible types: got TLMMouse expected TMessage Fixed. I thought I had done: 1. Apply patch. 2. Improve

[lazarus] How to study, learn Lazarus?

2007-02-07 Thread Sönmez Kartal
Hello everyone, I'm just a new person to Lazarus. I got some Pascal basics from Tao Yue's tutorial that referenced by Free Pascal's documentation page. I have to develop my projects in Lazarus. But, I couldn't make a way of learning it. I checked Free Pascal's references, but didn't read all

Re: [lazarus] Help wanted: New design for lazarus snapshot pages

2007-02-07 Thread Darius Blaszijk
How about this Vincent? http://www.mattkruse.com/javascript/mktree/documentation.html Do you think you would like to use a tree to sort out everything? The nice thing about it is that you customize the use through a css (which we could change to the css used by the fpc site). And the page is

[lazarus] New graphic functions

2007-02-07 Thread Guadagnini David
I have note that some useful functions available graphics for Windows are not present in Lazarus (ok ok are devoted API). I have tried to rewrite them not using the devoted API. // -- // Decrease the color working on RGB field //

Re: [lazarus] Help wanted: New design for lazarus snapshot pages

2007-02-07 Thread Vincent Snijders
Darius Blaszijk schreef: How about this Vincent? http://www.mattkruse.com/javascript/mktree/documentation.html Do you think you would like to use a tree to sort out everything? The nice thing about it is that you customize the use through a css (which we could change to the css used by the

Re: [lazarus] Behavior of ContextMenu

2007-02-07 Thread Luiz Americo Pereira Camara
Vincent Snijders wrote: Marc Weustink schreef: If it was a message we created to handle something ourselves, then I see, but in this case an existing, then there is no problem Thanks, Luiz. I applied the (slightly modified) patch. Thanks. I was aware of the problem sending a lager record

Re: [lazarus] How to study, learn Lazarus?

2007-02-07 Thread Felipe Monteiro de Carvalho
Hello, I would say the best way is reading the wiki http://wiki.lazarus.freepascal.org/Lazarus_Documentation The first pages from the top to bottom are the easiest, like lazarus tutorial, graphics tutorials. Latter ones are more advanced. Just read all topics that interrest you. Another way

Re: [lazarus] How to study, learn Lazarus?

2007-02-07 Thread Sönmez Kartal
Thank you Felipe. I'll do learn on the process. :) Happy coding... Felipe Monteiro de Carvalho wrote: Hello, I would say the best way is reading the wiki http://wiki.lazarus.freepascal.org/Lazarus_Documentation The first pages from the top to bottom are the easiest, like lazarus tutorial,

Re: [lazarus] lazarus saves every time I compile

2007-02-07 Thread Felipe Monteiro de Carvalho
On 2/7/07, Darius Blaszijk [EMAIL PROTECTED] wrote: So in effect you would add a revert to menuitem and perhaps a commit menuitem? Those two buttons are enougth for the particular problem present on this thread. But likely one could add a new Subversion (or CVS) menu entry, and add many

[lazarus] Why the results of both executions differ?

2007-02-07 Thread Arí Ricardo Ody
I type and run the following command in a console window of Fedora Core 5: tar --gzip --create --verbose --file=/home/ricardo/tmp/xxx.tar.gz /home/ricardo/testesfpc/ebcdic_ascii/*.* /home/ricardo/testesfpc/h.o /home/ricardo/testesfpc/h.pas and it runs ok. The only message was: tar: Removing

Re: [lazarus] Why the results of both executions differ?

2007-02-07 Thread Felipe Monteiro de Carvalho
Why the TAR command ran OK in console and didn't run OK via TProcess.Execute? Because the *.* is resolved by BASH, and not by TAR So tar does not see *.* It sees (on the first command), what bash transforms that into You need to use code to do what bash does, which is expand *.* into all the

Re: [lazarus] Why the results of both executions differ?

2007-02-07 Thread Vincent Snijders
Arí Ricardo Ody schreef: I type and run the following command in a console window of Fedora Core 5: tar --gzip --create --verbose --file=/home/ricardo/tmp/xxx.tar.gz /home/ricardo/testesfpc/ebcdic_ascii/*.* /home/ricardo/testesfpc/h.o /home/ricardo/testesfpc/h.pas and it runs ok. The only

Re: [lazarus] Why the results of both executions differ?

2007-02-07 Thread Arí Ricardo Ody
Thank you Felipe. I can try to do this via FindFile/FindNext. One new question: Which is the maximum length of TAR command line I can pass to TProcess.Execute? Suppose a directory with thousands of files... Or even, more than 100 files... How is being your new life in Germany??? [ ]

Re: [lazarus] Why the results of both executions differ?

2007-02-07 Thread Felipe Monteiro de Carvalho
On 2/7/07, Arí Ricardo Ody [EMAIL PROTECTED] wrote: How is being your new life in Germany??? I am freezing in here =) -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as

Re: [lazarus] Why the results of both executions differ?

2007-02-07 Thread Florian Klaempfl
Felipe Monteiro de Carvalho schrieb: On 2/7/07, Arí Ricardo Ody [EMAIL PROTECTED] wrote: How is being your new life in Germany??? I am freezing in here =) You're in Germany now? Where, if I may ask? _ To unsubscribe: mail

Re: [lazarus] Why the results of both executions differ?

2007-02-07 Thread Felipe Monteiro de Carvalho
On 2/7/07, Florian Klaempfl [EMAIL PROTECTED] wrote: You're in Germany now? Where, if I may ask? Answered in private -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as

[lazarus] Identifier completion in KDE

2007-02-07 Thread Kornisch
Hi. I use Lazarus (svn revision 10607) on Kubuntu 6.10 (KDE 3.5.5) and I have strange problem with Identifier completion. When i write some first letters of identifier and press Ctrl + Space appears little window with identifiers - OK. But when I try to select one with down/up arrows this window

Re: [lazarus] Why the results of both executions differ?

2007-02-07 Thread Arí Ricardo Ody
I try it, eg, I call bash and pass my tar command as parameter. And it seems that everything is OK now. Thanks for everybody in special mr Tony Pelton [EMAIL PROTECTED] . Greetings from Sao Paulo - Brazil Ricardo At 17:09 7/2/2007, you wrote: On 2/7/07, Felipe Monteiro de Carvalho [EMAIL