Re: [Lazarus] Strange dependency of units

2012-04-06 Thread zeljko
On Thursday 05 of April 2012 17:15:42 Michael Schnell wrote: Qt/GTK/X11 allow for this design as well. So there is a possibility to feed user events to the queue in GTK ? If so, I don't understand why the GTK Widget Type (other than the Windows Widget Type) implements additional (an)

Re: [Lazarus] open a list of packages to be installed uses a savedialog

2012-04-06 Thread Mattias Gaertner
On Thu, 05 Apr 2012 20:02:02 +0200 John Landmesser joh...@online.de wrote: svn of lazarus Lazarus 1.1 r36581M FPC 2.6.0 i386-linux-gtk 2, windows and linux, german localization: if you open a list of packages to be installed, the IDE uses a savedialog to select the file to be opened.

[Lazarus] TIBConnection LoginPrompt

2012-04-06 Thread Koenraad Lelong
Hi, How does one use the LoginPrompt of a TIBConnection ? I set it to True and then started my app. There is no loginprompt-form, but an error the user/password is not defined. I'm still using Lazarus 0.9.30/fpc 2.4.2. Thanks for any hints. Koenraad Lelong. --

Re: [Lazarus] Strg + D doesn't invoke Jedi Code formatter ?

2012-04-06 Thread John Landmesser
On 05.04.2012 23:35, Maxim Ganetsky wrote: 05.04.2012 22:11, John Landmesser написал: Strg + d in a german Lazarus 1.1 r36581M FPC 2.6.0 i386-linux-gtk 2 does not format the actual IDE code window, but shows me a dialog JCF parse Tree and does not reformat the code. I think i changed nothing

Re: [Lazarus] Hashtags

2012-04-06 Thread Martin
http://twitter.com/#!/LazarusDev On 06/04/2012 03:34, Flávio Etrusco wrote: I think we should use #lazarus-ide, just like the IRC channel name. But AFAICS #Lazarus is actually used by @LazarusDev . 2012/4/3 Richard Macerichard.m...@gmail.com: Hi All, Do we have a prefered twitter hashtag for

[Lazarus] lclintf.OpenURL parameter: double quotes or not?

2012-04-06 Thread Reinier Olislagers
Hi all, (Example on Windows) OpenURL can be used to open a file on the local machine. The documentation http://lazarus-ccr.sourceforge.net/docs/lcl/lclintf/openurl.html says you need to have a valid URL like file://c:\test\bla.pdf If I have a path with spaces in it and try and open a pdf file,

Re: [Lazarus] Hashtags

2012-04-06 Thread Žilvinas Ledas
But a hashtag used by @LazarusDev is #Lazarus and it is used by other people for totally different things. It would be good to have unique hashtag. Best regards, Žilvinas Ledas On 2012-04-06 13:54, Martin wrote: http://twitter.com/#!/LazarusDev On 06/04/2012 03:34, Flávio Etrusco wrote: I

Re: [Lazarus] lclintf.OpenURL parameter: double quotes or not?

2012-04-06 Thread Felipe Monteiro de Carvalho
You should create a bug report (or a patch). The Windows code of OpenURL should detect the spaces and add the quotes. -- Felipe Monteiro de Carvalho -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

Re: [Lazarus] Hashtags

2012-04-06 Thread Vincent Snijders
Op 6 april 2012 13:16 heeft Žilvinas Ledas zilvinas.le...@dict.lt het volgende geschreven: But a hashtag used by @LazarusDev is #Lazarus and it is used by other people for totally different things. It would be good to have unique hashtag. Please, tell others not to use our #lazarus hash tag.

Re: [Lazarus] lclintf.OpenURL parameter: double quotes or not?

2012-04-06 Thread Reinier Olislagers
On 6-4-2012 13:30, Felipe Monteiro de Carvalho wrote: You should create a bug report (or a patch). The Windows code of OpenURL should detect the spaces and add the quotes. Thanks, Felipe - what about both a bug report and a patch ;) I'm admittedly rather poor at reading (or better:

Re: [Lazarus] TIBConnection LoginPrompt

2012-04-06 Thread Koenraad Lelong
On 06-04-12 10:14, Koenraad Lelong wrote: Hi, How does one use the LoginPrompt of a TIBConnection ? I set it to True and then started my app. There is no loginprompt-form, but an error the user/password is not defined. I'm still using Lazarus 0.9.30/fpc 2.4.2. Thanks for any hints. Koenraad

Re: [Lazarus] Hashtags

2012-04-06 Thread Žilvinas Ledas
Would be nice, but I fear they will not listen :) Either way - I'm for using other tag: the #LazarusDev or already suggested #lazarus-ide seems nice to me. But the decision is yours, so this is only my personal opinion. Regards, Žilvinas Ledas @zledas On 2012-04-06 14:49, Vincent Snijders

Re: [Lazarus] TIBConnection LoginPrompt

2012-04-06 Thread michael . vancanneyt
On Fri, 6 Apr 2012, Koenraad Lelong wrote: On 06-04-12 10:14, Koenraad Lelong wrote: Hi, How does one use the LoginPrompt of a TIBConnection ? I set it to True and then started my app. There is no loginprompt-form, but an error the user/password is not defined. I'm still using Lazarus

Re: [Lazarus] Master-detail problem

2012-04-06 Thread Koenraad Lelong
On 29-03-12 17:22, Michael Van Canneyt wrote: On Thu, 29 Mar 2012, Koenraad Lelong wrote: Hi, I made a application using a master-detail construction. I want to have the detail table follow a master-field, and I want to specify another condition for the detail. This seems not to work. I get

[Lazarus] Callback and Threads problem

2012-04-06 Thread Leonardo M . Ramé
I have a similar problem to this: http://www.lazarus.freepascal.org/index.php?topic=10571.0 My main program launches a thread, that loads a shared library, then execute a function who receives as a parameter a pointer to a callback function and an instance of the caller, as this: procedure

Re: [Lazarus] Hashtags

2012-04-06 Thread Martin
On 06/04/2012 12:49, Vincent Snijders wrote: Op 6 april 2012 13:16 heeft Žilvinas Ledaszilvinas.le...@dict.lt het volgende geschreven: It would be good to have unique hashtag. Please, tell others not to use our #lazarus hash tag. ;-) Sorry that was me --

Re: [Lazarus] Hashtags

2012-04-06 Thread Martin
On 06/04/2012 13:33, Martin wrote: On 06/04/2012 12:49, Vincent Snijders wrote: Op 6 april 2012 13:16 heeft Žilvinas Ledaszilvinas.le...@dict.lt het volgende geschreven: It would be good to have unique hashtag. Please, tell others not to use our #lazarus hash tag. ;-) Sorry that was me

Re: [Lazarus] Callback and Threads problem

2012-04-06 Thread michael . vancanneyt
On Fri, 6 Apr 2012, Leonardo M. Ramé wrote: I have a similar problem to this: http://www.lazarus.freepascal.org/index.php?topic=10571.0 My main program launches a thread, that loads a shared library, then execute a function who receives as a parameter a pointer to a callback function and an

Re: [Lazarus] Callback and Threads problem

2012-04-06 Thread Leonardo M . Ramé
On 2012-04-06 14:39:10 +0200, michael.vancann...@wisa.be wrote: On Fri, 6 Apr 2012, Leonardo M. Ramé wrote: I have a similar problem to this: http://www.lazarus.freepascal.org/index.php?topic=10571.0 My main program launches a thread, that loads a shared library, then execute a

Re: [Lazarus] Callback and Threads problem

2012-04-06 Thread Mattias Gaertner
On Fri, 6 Apr 2012 09:45:38 -0300 Leonardo M. Ramé l.r...@griensu.com wrote: On 2012-04-06 14:39:10 +0200, michael.vancann...@wisa.be wrote: On Fri, 6 Apr 2012, Leonardo M. Ramé wrote: I have a similar problem to this: http://www.lazarus.freepascal.org/index.php?topic=10571.0

Re: [Lazarus] Callback and Threads problem

2012-04-06 Thread michael . vancanneyt
On Fri, 6 Apr 2012, Leonardo M. Ramé wrote: On 2012-04-06 14:39:10 +0200, michael.vancann...@wisa.be wrote: On Fri, 6 Apr 2012, Leonardo M. Ramé wrote: I have a similar problem to this: http://www.lazarus.freepascal.org/index.php?topic=10571.0 My main program launches a thread, that

Re: [Lazarus] Callback and Threads problem

2012-04-06 Thread Leonardo M . Ramé
On 2012-04-06 14:49:05 +0200, Mattias Gaertner wrote: On Fri, 6 Apr 2012 09:45:38 -0300 Leonardo M. Ramé l.r...@griensu.com wrote: On 2012-04-06 14:39:10 +0200, michael.vancann...@wisa.be wrote: On Fri, 6 Apr 2012, Leonardo M. Ramé wrote: I have a similar problem to this:

[Lazarus] Vector graphics

2012-04-06 Thread Koenraad Lelong
Hi, I would like to try to make a CAD-file viewer. More specific to view the contents of a GenCAD-file. That's an ascii-file containing a description of a PCB. It's an hierarchy of graphical entities. So I would need some drawing routines, eventually with filled surfaces i.e. filled circles,

Re: [Lazarus] Callback and Threads problem

2012-04-06 Thread Leonardo M . Ramé
On 2012-04-06 14:53:13 +0200, michael.vancann...@wisa.be wrote: On Fri, 6 Apr 2012, Leonardo M. Ramé wrote: On 2012-04-06 14:39:10 +0200, michael.vancann...@wisa.be wrote: On Fri, 6 Apr 2012, Leonardo M. Ramé wrote: I have a similar problem to this:

Re: [Lazarus] Vector graphics

2012-04-06 Thread Felipe Monteiro de Carvalho
On Fri, Apr 6, 2012 at 3:02 PM, Koenraad Lelong lazar...@de-brouwerij.be wrote: So I would need some drawing routines, eventually with filled surfaces i.e. filled circles, rectangles but also rectangles with rounded corners, etc. What could I use ? I tried compiling fpvectorial on lazarus

Re: [Lazarus] lclintf.OpenURL parameter: double quotes or not?

2012-04-06 Thread Bart
On 4/6/12, Reinier Olislagers reinierolislag...@gmail.com wrote: Hi all, (Example on Windows) OpenURL can be used to open a file on the local machine. The documentation http://lazarus-ccr.sourceforge.net/docs/lcl/lclintf/openurl.html says you need to have a valid URL like

[Lazarus] OpenDocument on Unix: single quotes versus double quotes?

2012-04-06 Thread Reinier Olislagers
Looking at the lclintf.OpenDocument function on Unix: if (APath'') and (APath[1]'') then APath:=QuotedStr(APath); Am I being dense again or is this an error in the code? The first character of APath is checked for (double quote). if it isn't, the path is enclosed in single quotes. So a

Re: [Lazarus] Callback and Threads problem

2012-04-06 Thread Sergei Gorelkin
06.04.2012 16:31, Leonardo M. Ramé пишет: I have a similar problem to this: http://www.lazarus.freepascal.org/index.php?topic=10571.0 My main program launches a thread, that loads a shared library, then execute a function who receives as a parameter a pointer to a callback function and an

Re: [Lazarus] Callback and Threads problem

2012-04-06 Thread Antonio Fortuny
Le 06/04/2012 15:04, Leonardo M. Ramé a écrit : On 2012-04-06 14:53:13 +0200, michael.vancann...@wisa.be wrote: On Fri, 6 Apr 2012, Leonardo M. Ramé wrote: On 2012-04-06 14:39:10 +0200, michael.vancann...@wisa.be wrote: On Fri, 6 Apr 2012, Leonardo M. Ramé wrote: I have a similar

Re: [Lazarus] Lazarus 1.0 is branched

2012-04-06 Thread Marcos Douglas
On Thu, Apr 5, 2012 at 5:33 PM, waldo kitty wkitt...@windstream.net wrote: On 4/5/2012 14:54, waldo kitty wrote: On 4/5/2012 12:53, Marcos Douglas wrote: In another words, if I used lazbuild I had compile just one time. Is that you mean? [...] so a whole new svn install can go like

Re: [Lazarus] Lazarus 1.0 is branched

2012-04-06 Thread Mattias Gaertner
On Thu, 05 Apr 2012 14:54:31 -0400 waldo kitty wkitt...@windstream.net wrote: On 4/5/2012 12:53, Marcos Douglas wrote: On Thu, Apr 5, 2012 at 1:32 PM, waldo kittywkitt...@windstream.net wrote: BUT i note that your above appears to say that you started fresh with a new empty directory...

Re: [Lazarus] Lazarus 1.0 is branched

2012-04-06 Thread Mattias Gaertner
On Fri, 6 Apr 2012 12:13:35 -0300 Marcos Douglas m...@delfire.net wrote: [...] Very nice. I have one question: If you use make lcl ideintf components [...] and after lazbuild [...] you probably compiled the same sources twice (first with Make and then using lazbuild), don't? lazbuild checks

Re: [Lazarus] Lazarus 1.0 is branched

2012-04-06 Thread Marcos Douglas
On Fri, Apr 6, 2012 at 1:00 PM, Mattias Gaertner nc-gaert...@netcologne.de wrote: On Fri, 6 Apr 2012 12:13:35 -0300 Marcos Douglas m...@delfire.net wrote: [...] Very nice. I have one question: If you use make lcl ideintf components [...] and after lazbuild [...] you probably compiled the

Re: [Lazarus] Callback and Threads problem

2012-04-06 Thread Leonardo M . Ramé
On 2012-04-06 17:59:38 +0400, Sergei Gorelkin wrote: 06.04.2012 16:31, Leonardo M. Ramé пишет: I have a similar problem to this: http://www.lazarus.freepascal.org/index.php?topic=10571.0 My main program launches a thread, that loads a shared library, then execute a function who receives

Re: [Lazarus] Callback and Threads problem

2012-04-06 Thread Leonardo M . Ramé
On 2012-04-06 16:05:34 +0200, Antonio Fortuny wrote: Le 06/04/2012 15:04, Leonardo M. Ramé a écrit : On 2012-04-06 14:53:13 +0200, michael.vancann...@wisa.be wrote: On Fri, 6 Apr 2012, Leonardo M. Ramé wrote: On 2012-04-06 14:39:10 +0200, michael.vancann...@wisa.be wrote: On Fri, 6

Re: [Lazarus] Lazarus 1.0 is branched

2012-04-06 Thread waldo kitty
On 4/6/2012 11:44, Mattias Gaertner wrote: On Thu, 05 Apr 2012 14:54:31 -0400 waldo kittywkitt...@windstream.net wrote: an ignorant (meaning uneducated!) look at the Makefile in the lazarus root turns up the following on line 3910... all: lazbuild lcl ideintf components tools ide

Re: [Lazarus] Lazarus 1.0 is branched

2012-04-06 Thread waldo kitty
On 4/6/2012 12:00, Mattias Gaertner wrote: On Fri, 6 Apr 2012 12:13:35 -0300 Marcos Douglasm...@delfire.net wrote: [...] Very nice. I have one question: If you use make lcl ideintf components [...] and after lazbuild [...] you probably compiled the same sources twice (first with Make and then