Re: [lazarus] button glyphs in IDE dialogs

2007-08-02 Thread Graeme Geldenhuys
Maybe we can make it a option in 'Environment Options' so the user can decide if they want glyphed buttons or not. Gnome desktop (and I think KDE) does this as well. Regards, - Graeme - On 01/08/07, Marco van de Voort [EMAIL PROTECTED] wrote: On Wed, Aug 01, 2007 at 10:16:34AM +0200,

Re: [lazarus] button glyphs in IDE dialogs

2007-08-02 Thread Vincent Snijders
Graeme Geldenhuys schreef: Maybe we can make it a option in 'Environment Options' so the user can decide if they want glyphed buttons or not. Gnome desktop (and I think KDE) does this as well. I think that is a lot of work. Vincent

Re: [lazarus] Debuginfo arm

2007-08-02 Thread Bernd Mueller
Koenraad Lelong wrote: Hi, I'm going to try to use gdb with my gtk2 project. I compiled it with -g to incude debuginfo. When the linker runs I get a whole bunch of these messages : http://www.freepascal.org/mantis/view.php?id=9153 try a newer fpc version. Revision 8169 works for me. Regards,

Re: [lazarus] button glyphs in IDE dialogs

2007-08-02 Thread Graeme Geldenhuys
On 02/08/07, Vincent Snijders [EMAIL PROTECTED] wrote: I think that is a lot of work. I can't check now, but doesn't the TBitBtn have a ShowGlyph property we can toggle? If not, I see your point. Regards, - Graeme - _ To

Re: [lazarus] button glyphs in IDE dialogs

2007-08-02 Thread Luk Vandelaer
On Thursday 02 August 2007 10:18, Vincent Snijders wrote: Graeme Geldenhuys schreef: On 02/08/07, Vincent Snijders [EMAIL PROTECTED] wrote: I think that is a lot of work. I can't check now, but doesn't the TBitBtn have a ShowGlyph property we can toggle? If not, I see your point. It

Re: [lazarus] button glyphs in IDE dialogs

2007-08-02 Thread Vincent Snijders
Graeme Geldenhuys schreef: On 02/08/07, Vincent Snijders [EMAIL PROTECTED] wrote: I think that is a lot of work. I can't check now, but doesn't the TBitBtn have a ShowGlyph property we can toggle? If not, I see your point. It means you have to add that check to all the forms using

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread Mattias Gaertner
On Thu, 02 Aug 2007 07:55:21 +1000 David Lyon [EMAIL PROTECTED] wrote: [...] Why not take Lazarus to cebit... give out CDs put it on big screen LCDs. Lazarus will probably be on Systems the third year and CDs were given out, but there were no big screen LCDs - only posters. cebit is

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread Michael Van Canneyt
On Thu, 2 Aug 2007, Mattias Gaertner wrote: On Thu, 02 Aug 2007 07:55:21 +1000 David Lyon [EMAIL PROTECTED] wrote: [...] Why not take Lazarus to cebit... give out CDs put it on big screen LCDs. Lazarus will probably be on Systems the third year and CDs were given out, but

[lazarus] About Real numbers and compiler

2007-08-02 Thread Valdas Jankūnas
Hello, Say we have code: const CONSTANT=1; var number: Real; begin number:=2; number:=CONSTANT; Question is: FP compiler understands that number 2 and CONSTANT value must compiled as Real type, or compiler these numbers compiles as Integer, and to prevent in run-time

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread Michael Van Canneyt
Hi, I checked the legislation in Belgium for the creation of a non-profit organization. Basically, you need: 1. 3 people who form the organization. 2. Their names and signatures, plus a charter of the organization, which must be deposited in a court of law. The 3 persons need not be

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread Giuliano Colla
Michael Van Canneyt ha scritto: Hi, I checked the legislation in Belgium for the creation of a non-profit organization. Basically, you need: 1. 3 people who form the organization. 2. Their names and signatures, plus a charter of the organization, which must be deposited in a court of

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread Michael Van Canneyt
On Thu, 2 Aug 2007, Giuliano Colla wrote: Michael Van Canneyt ha scritto: Hi, I checked the legislation in Belgium for the creation of a non-profit organization. Basically, you need: 1. 3 people who form the organization. 2. Their names and signatures, plus a charter of

[lazarus] Current svn-version crashes on sturtup please fix

2007-08-02 Thread hy-soft
Hi just updated to svn. #11711 the compiled lazarus binary crashes on startup with a segmentation fault Please fix it -- -hy ___ | | hy-soft data-engineering | |mail: [EMAIL PROTECTED] |---

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread Giuliano Colla
Michael Van Canneyt ha scritto: I am not friends with lawyers ;) me too! :-) Seriously: I don't know any lawyers. Furthermore, you'd need one which is specialized in such laws. The students of the law faculty of the university here do give free advice, I could check that in case it is

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread micahel schneider
Am Donnerstag 02 August 2007 schrieb Giuliano Colla: Robin Stephens ha scritto: On 02/08/07, Giuliano Colla [EMAIL PROTECTED] wrote: I leave to all members of this mailing list living in Germany, The Netherlands and other countries of core developers to find out voluntary legal help in

Re: [lazarus] Current svn-version crashes on sturtup please fix

2007-08-02 Thread zeljko
On Thursday 02 August 2007 16:51, hy-soft wrote: Hi just updated to svn. #11711 the compiled lazarus binary crashes on startup with a segmentation fault Please fix it confirmed: gtk, gtk2, qt , no one wants to start, even some apps doesn't want to start. Here is beginning of backtrace:

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread Giuliano Colla
zeljko ha scritto: On Wednesday 01 August 2007 16:11, David Lyon wrote: The costs that I am hearing are roughly 2500 euro for legal costs for Germany. I think that here, in Croatia is much cheaper (cca. 1000 EUR) for non-profit organizations, but have to check all details.

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread zeljko
On Thursday 02 August 2007 17:44, Giuliano Colla wrote: zeljko ha scritto: On Wednesday 01 August 2007 16:11, David Lyon wrote: The costs that I am hearing are roughly 2500 euro for legal costs for Germany. I think that here, in Croatia is much cheaper (cca. 1000 EUR) for non-profit

Re: [lazarus] Current svn-version crashes on sturtup please fix

2007-08-02 Thread Павел Ишенин
hy-soft wrote: Hi just updated to svn. #11711 the compiled lazarus binary crashes on startup with a segmentation fault it is changes with AutoSize := True; AutoSize := False in wincontrol.inc. Best regards, Paul Ishenin. _ To

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread zeljko
On Thursday 02 August 2007 18:30, Giuliano Colla wrote: zeljko ha scritto: On Thursday 02 August 2007 17:44, Giuliano Colla wrote: zeljko ha scritto: On Wednesday 01 August 2007 16:11, David Lyon wrote: The costs that I am hearing are roughly 2500 euro for legal costs for Germany. I

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread Michael Van Canneyt
On Thu, 2 Aug 2007, Giuliano Colla wrote: Michael Van Canneyt ha scritto: I am not friends with lawyers ;) me too! :-) Seriously: I don't know any lawyers. Furthermore, you'd need one which is specialized in such laws. The students of the law faculty of the university here do

Re: [lazarus] Current svn-version crashes on sturtup please fix

2007-08-02 Thread Mattias Gaertner
On Thu, 2 Aug 2007 17:39:47 +0200 zeljko [EMAIL PROTECTED] wrote: On Thursday 02 August 2007 16:51, hy-soft wrote: Hi just updated to svn. #11711 the compiled lazarus binary crashes on startup with a segmentation fault Please fix it Sorry, my fault. Fixed. Mattias

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread Giuliano Colla
Michael Van Canneyt ha scritto: On Thu, 2 Aug 2007, Giuliano Colla wrote: Michael Van Canneyt ha scritto: I am not friends with lawyers ;) me too! :-) Seriously: I don't know any lawyers. Furthermore, you'd need one which is specialized in such laws. The students of

[lazarus] arm-linux

2007-08-02 Thread Tony Maro
I've compiled my first console program for arm-linux and ran it on my Nokai n800 tablet. I downloaded arm-linux-fpc-2.0.4.i386-linux.tar from ftp.freepascal.org and installed it. I created a simple console app and ran the following at a command line: ppcarm -Xd -Sd -XParm-linux- project1.lpr

Re: [lazarus] arm-linux

2007-08-02 Thread Tony Maro
On Thu, 2007-08-02 at 18:51 -0400, Tony Maro wrote: I created a simple console app and ran the following at a command line: ppcarm -Xd -Sd -XParm-linux- project1.lpr Worked like a charm. Placing those options in the additional options for the compiler options in Lazarus also works,

Re: [lazarus] Lazarus foundation news

2007-08-02 Thread David Lyon
Mattias Gaertner wrote: Communicating the message to the market that's what I would like to help out with.. Great. How? Depends on how much time I have available and when and what people want achieved. On the Charter front, it is sounding like a DIY Charter is going to be the

[lazarus] TCustomForm.CreateNew

2007-08-02 Thread Christian Budde
Hello, tonight I was having a look again at the LCL and meanwhile I found that CreateNew has asecond property 'Num': constructor TCustomForm.CreateNew(AOwner: TComponent; Num : Integer); can anyone here explain me why it is there and what it stands for? Right now I don't see a reason for

Re: [lazarus] arm-linux

2007-08-02 Thread Marc Santhoff
Am Donnerstag, den 02.08.2007, 20:01 -0400 schrieb Tony Maro: On Thu, 2007-08-02 at 18:51 -0400, Tony Maro wrote: I created a simple console app and ran the following at a command line: ppcarm -Xd -Sd -XParm-linux- project1.lpr Worked like a charm. Placing those options in the