Re: [Lazarus] LazReport

2013-09-30 Thread Michael Schneider
Am Monday 30 September 2013 18:10:35 schrieb Hew Lines: > Reinier that is part of the problem. I have no code ! I am trying to > use the TfrUserDataSet control which, according to all documentation I > have, should allow me to use a string array or string list as the data > source for a report. Ho

Re: [Lazarus] License iTextpdf

2012-08-08 Thread Michael Schneider
Am Wednesday 08 August 2012 21:40:17 schrieb Santiago A.: > http://itextpdf.com/terms-of-use/index.php. hmmm seems plain GNU http://www.pdflabs.com/docs/pdftk-license/ -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.

Re: [Lazarus] Determining OS

2011-08-01 Thread Michael Schneider
Am Monday 01 August 2011 11:58:33 schrieb Mark Morgan Lloyd: > Taking that into account, I thought it worth taking a closer > look at a number of systems. > > Slackware x86 8.1 with desktop: neither lsb_release nor xdg-open. > > Slackware x86 13.37 with desktop: no lsb_release, does have xdg-open.

Re: [Lazarus] Size of program executable very big...

2011-02-16 Thread Michael Schneider
Am Thursday 17 February 2011 00:21:25 schrieb Bo Berglund: > I had not looked at the size before but now I see that the test > executable is now 13 Mbytes! Is this normal? I would not have expected > this size considering that the program contains so little yet... > http://wiki.lazarus.freepascal

Re: [Lazarus] Where to set project search paths in lazarus?

2010-09-29 Thread Michael Schneider
Am Wednesday 29 September 2010 21:57:50 schrieb Bo Berglund: > I went there and added the directories as follows (on one line): > /home/bosse/Engineering/SSR8GUI/Source/; > /home/bosse/Engineering/SSR8GUI/AgiAdmin/; > /home/bosse/Engineering/SSR8GUI/Common/ > > Then I did a Quick Compile and got t

Re: [Lazarus] Getting and building specific versions

2010-06-03 Thread Michael Schneider
Am Donnerstag, 3. Juni 2010 15:28:16 schrieb Mark Morgan Lloyd: > My experience of svn is about > limited to the co command, how do I look at the available tags? Maybe this helps http://svnbook.red-bean.com/en/1.4/svn.tour.revs.specifiers.html -- ___ L

Re: [Lazarus] Reconstructing Lazarus Website 2: the content

2010-02-03 Thread Michael Schneider
> > I suggest we use our own images. I already asked help from someone on the > > other thread to help us on this. I think these pictures are under CreativCommons http://animalphotos.info/a/topics/animals/mammals/cheetahs/ http://www.piqs.de/schnelluebersicht/search/gepard/ -- ___

Re: [Lazarus] Lazarus Book

2010-01-17 Thread Michael Schneider
> Dear all, > > I was told and found in some internet publications that a book > "Lazarus" (authors Michael van Canneyt, Matthias Gärtner and others) > shall be published in september 2009. I asked in my bookstore but they > don't have it. > > Can anybody say how to order? > > Thanks in advance >

Re: [Lazarus] Window body dragging

2010-01-03 Thread Michael Schneider
> I have OpenSuse 11.2 with KDE 4.3 and I can Alt-drag a window. Alt Gr does > not work, you must use the left side Alt. > I haven't seen that special state either. The same here with openSUSE 11.0 and KDE 3. -- ___ Lazarus mailing list Lazarus@lists.

Re: [Lazarus] What's the hold-up with Lazarus v1.0?

2009-11-28 Thread Michael Schneider
Am Samstag, 28. November 2009 15:35:02 schrieb Graeme Geldenhuys: > > > "By the way, Lazarus/LCL still plays the try-to-catch game > in the SWT style and is still 0.9.x." > -- http://blogs.embarcadero.com/abauer/2009/05/20/38885 > and then "- VCL + wine for Linux. .." i cant belive that nons

[Lazarus] Cebit Open Source 2010: Call for Projects

2009-10-28 Thread Michael Schneider
Cebit Open Source 2010: Call for Projects http://www.linux-magazin.de/NEWS/Cebit-Open-Source-2010-Call-for-Projects Is this interesting for the FPC/Lazarus team? -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.free

Re: [Lazarus] 64bit support in Lazarus and FPC

2009-08-07 Thread Michael Schneider
Am Freitag, 7. August 2009 10:25:20 schrieb Graeme Geldenhuys: > You can > run 32bit applications on a 64bit OS, right? > > Regards, >- Graeme - with the 32bit libs http://www.debian-administration.org/articles/534 -- ___ Lazarus mailing list L

Re: [Lazarus] new edit icon in gutter?

2009-08-05 Thread Michael Schneider
Am Mittwoch, 5. August 2009 09:02:06 schrieb Graeme Geldenhuys: > Any tips on how I can learn regex? A good book or article > on the internet? Is there a tool that one can use to test/debug a regex > before running it for real? I work under Linux, but I guess a Windows > tool will do as well - as