Re: [Lazarus] QT: installaton error.

2010-02-23 Thread Kjow
2010/2/23 Den Jean den.j...@telenet.be: On Monday 22 February 2010 23:38:50 Kjow wrote: qtwinapi.inc(1181,7) Error: Can't determine which overloaded function to call see patch here: http://lists.lazarus.freepascal.org/pipermail/qt/2010-February/001475.html and explanation here:

[Lazarus] qurstion in Button Alignment

2010-02-23 Thread ik
Hello, I wish to create a component that gives 10 buttons aligning 5 buttons on each side. The thing is, that I want to make both sides resize using anchors or something like that. The resizing should be both on width and height of the buttons but it can shrink up to a given size. The thing that

Re: [Lazarus] qurstion in Button Alignment

2010-02-23 Thread Duncan Parsons
I think you'd have to write custom code on the resize event to scale the dimensions. Keep in mind - do all the scaling from constants relating to a known size of the form that works - doing it on deltas/ last recorded size will cause an eventual creep north-west with rounding errors. I don't

[Lazarus] End-of-Line style for .lpi files keep changing

2010-02-23 Thread Graeme Geldenhuys
Hi, Lazarus IDE adheres to the existing EOL chars in *.pas files even if they are open on a different platform. Meaning Lazarus IDE doesn't change EOL style for no reason from Linux to Windows if the project was last edited in Linux and then opened under Windows. Unfortunately the same can not

Re: [Lazarus] End-of-Line style for .lpi files keep changing

2010-02-23 Thread Mattias Gärtner
Zitat von Graeme Geldenhuys graemeg.li...@gmail.com: Hi, Lazarus IDE adheres to the existing EOL chars in *.pas files even if they are open on a different platform. Meaning Lazarus IDE doesn't change EOL style for no reason from Linux to Windows if the project was last edited in Linux and then

Re: [Lazarus] qurstion in Button Alignment

2010-02-23 Thread Mattias Gärtner
Zitat von Duncan Parsons d.pars...@seamsltd.com: [...] I wish to create a component that gives 10 buttons aligning 5 buttons on each side. The thing is, that I want to make both sides resize using anchors or something like that. The resizing should be both on width and height of the buttons but

Re: [Lazarus] End-of-Line style for .lpi files keep changing

2010-02-23 Thread Mattias Gärtner
Zitat von Graeme Geldenhuys graemeg.li...@gmail.com: Mattias Gärtner wrote: Unfortunately the same can not be said for the *.lpi files. This is quite annoying. Could the same rules for *.pas files be applied to *.lpi files? It is completely different code. laz_xmlread, laz_xmlwrite and

Re: [Lazarus] End-of-Line style for .lpi files keep changing

2010-02-23 Thread Flávio Etrusco
2010/2/23 Mattias Gärtner nc-gaert...@netcologne.de: Zitat von Graeme Geldenhuys graemeg.li...@gmail.com: Mattias Gärtner wrote: Unfortunately the same can not be said for the *.lpi files. This is quite annoying. Could the same rules for *.pas files be applied to *.lpi files? It is

Re: [Lazarus] qurstion in Button Alignment

2010-02-23 Thread Duncan Parsons
From: Mattias Gärtner [mailto:nc-gaert...@netcologne.de] Sent: 23 February 2010 11:43 To: lazarus@lists.lazarus.freepascal.org Subject: Re: [Lazarus] qurstion in Button Alignment Zitat von Duncan Parsons d.pars...@seamsltd.com: [...] I wish to create a component that gives 10 buttons aligning

Re: [Lazarus] End-of-Line style for .lpi files keep changing

2010-02-23 Thread Hans-Peter Diettrich
Graeme Geldenhuys schrieb: Mattias Gärtner wrote: Unfortunately the same can not be said for the *.lpi files. This is quite annoying. Could the same rules for *.pas files be applied to *.lpi files? It is completely different code. laz_xmlread, laz_xmlwrite and project.pp need to be changed.

Re: [Lazarus] QT: installaton error.

2010-02-23 Thread Kjow
2010/2/23 Kjow antispamm...@gmail.com: The procedure entry point _Z5qFreePv could not be located in the dynamic link libaray QtCore4.dll Solved. I added to path: C:\Program Files\QT\qt\bin (the directory which contains mingwm10.dll) Now It seems to work well. Bye :) --

Re: [Lazarus] End-of-Line style for .lpi files keep changing

2010-02-23 Thread Mattias Gaertner
On Tue, 23 Feb 2010 09:19:06 -0300 Flávio Etrusco flavio.etru...@gmail.com wrote: 2010/2/23 Mattias Gärtner nc-gaert...@netcologne.de: Zitat von Graeme Geldenhuys graemeg.li...@gmail.com: [...] While we're at it, Mattias, do you see a problem in storing (filefolder) paths (in configuration

Re: [Lazarus] qurstion in Button Alignment

2010-02-23 Thread ik
2010/2/23 Mattias Gärtner nc-gaert...@netcologne.de Zitat von Duncan Parsons d.pars...@seamsltd.com: [...] I wish to create a component that gives 10 buttons aligning 5 buttons on each side. The thing is, that I want to make both sides resize using anchors or something like that. The

Re: [Lazarus] End-of-Line style for .lpi files keep changing

2010-02-23 Thread Mattias Gaertner
On Tue, 23 Feb 2010 14:07:47 +0100 Hans-Peter Diettrich drdiettri...@aol.com wrote: Graeme Geldenhuys schrieb: Mattias Gärtner wrote: Unfortunately the same can not be said for the *.lpi files. This is quite annoying. Could the same rules for *.pas files be applied to *.lpi files? It is

Re: [Lazarus] QT: installaton error.

2010-02-23 Thread Kjow
2010/2/23 Den Jean den.j...@telenet.be: Copying dlls around is a recipe for disaster. In the end after upgrading things, the wrong library will get loaded and you will not understand. Leave the Qt dlls in the Qt installation dir e.g. c:\Qt\4.5.3\bin, leave mingw dlls in e.g. c:\MinGW\bin.

Re: [Lazarus] QT: installaton error.

2010-02-23 Thread Kjow
2010/2/23 Kjow antispamm...@gmail.com: How to solve this? Solved. I just removed lib directory in project folder. Regards, Kjow -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

[Lazarus] How to install lnet-0.6.3 ?

2010-02-23 Thread Pino Zollo
Hi, Please some help in installing lnet-0.6.3 . I load lnetvisual.lpk found into lazaruspackage, but when I try to install it I get the error: There is a FPC unit with the same name as ...lnet/lib/fastcgi.pp How can I get rid of this ? Best regards Pino -- In the universe there is

Re: [Lazarus] How to install lnet-0.6.3 ?

2010-02-23 Thread Silvio Clecio
Pino Zollo escreveu: Hi, Please some help in installing lnet-0.6.3 . I load lnetvisual.lpk found into lazaruspackage, but when I try to install it I get the error: There is a FPC unit with the same name as ...lnet/lib/fastcgi.pp How can I get rid of this ? Best regards Pino

[Lazarus] Custom panel-like TListBox list item

2010-02-23 Thread Charl van Jaarsveldt
Hi All, It's been a while, so forgive me if I am ignorant. :-) I want to have a listbox where the items are not just plain lines of text, but instead panels with two or three controls on. Is there something out there that can do this? Do I have to create my own custom control, or can I somehow