Re: [Lazarus] Lazarus 0.9.30.4RC2 available for download

2012-03-10 Thread Patrick Chevalley
GLScene use Delphi mode, so if I understand, it never need the generic prefix? In this case I don't understand why this ifdef to include it in the GLScene source. Do an older FPC version need it also for Delphi mode? For me svn 6018 as no problem at this point with FPC 2.6 and Lazarus

Re: [Lazarus] Lazarus 0.9.30.4RC2 available for download

2012-03-10 Thread Sven Barth
Am 10.03.2012 09:08, schrieb Patrick Chevalley: GLScene use Delphi mode, so if I understand, it never need the generic prefix? In this case I don't understand why this ifdef to include it in the GLScene source. Do an older FPC version need it also for Delphi mode? All versions prior to 2.6.0

Re: [Lazarus] problem with a dbf file

2012-03-10 Thread Reinier Olislagers
On 10-3-2012 8:43, Richard Mace wrote: 2012/3/9 Ing. Héctor F. Fiandor Rosario hfian...@infomed.sld.cu mailto:hfian...@infomed.sld.cu first, i have tried to execute de application. The application work, but not read the .dbf file with some data. It work like the first time,

Re: [Lazarus] Setting clipboard on Linux adds ending #0

2012-03-10 Thread zeljko
On Saturday 10 of March 2012 14:56:52 cobines wrote: 2012/3/9 zeljko zel...@holobit.net: Good, then prepare patch and that's it :) My observation about openoffice IS about OpenOffice (not LibreOffice) maybe 2yrs ago, and probably gtk2 2.20 or something like that.Also when i said copy from

Re: [Lazarus] Setting clipboard on Linux adds ending #0

2012-03-10 Thread cobines
2012/3/10 zeljko zel...@holobit.net: ok, let's back at beginning ... what problem is caused by trailing null terminator under gtk2 ? When assigning Clipboard.AsText := '1234'; and pasting to some programs (I only experience it with jEdit though), '1234'#0 is pasted, i.e., string of length 5

Re: [Lazarus] Setting clipboard on Linux adds ending #0

2012-03-10 Thread zeljko
On Saturday 10 of March 2012 16:17:35 cobines wrote: 2012/3/10 zeljko zel...@holobit.net: ok, let's back at beginning ... what problem is caused by trailing null terminator under gtk2 ? When assigning Clipboard.AsText := '1234'; and pasting to some programs (I only experience it with

[Lazarus] FPC index/searcher classes committed.

2012-03-10 Thread Michael Van Canneyt
Hello, I've committed a file/database indexing and search engine, fpindexer, to SVN. It was developed by Darius Blaszijk, with help from me. One of the planned uses is to create searchable documentation. I've also (in a private project) used it to implement full-text search on a database

Re: [Lazarus] Setting clipboard on Linux adds ending #0

2012-03-10 Thread cobines
I see it as: there's no problems when zero is not added, while there is problem when it is added. Why LCLQT cuts the zero then if adding it causes no problems? Why can't LCLGTK2 cut it as well? Incidentally I found that I don't need to use Clipboard.AsText, instead I can use this:

[Lazarus] Lazreport preview always in fullscreen mode

2012-03-10 Thread Alexsander Rosa
Is there an option to set right before you call ShowReport() to avoid it open in fullscreen mode? -- Atenciosamente, Alexsander da Rosa http://rednaxel.com -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

[Lazarus] FENETRE CMD

2012-03-10 Thread CRAPEZ
Hy After compile a lazarus project, the software pass by a windows cmd. How can y do for no see this window. Thanks -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] [bug] Nice bug in Editor Window Manager

2012-03-10 Thread silvioprog
Hi, Please see: http://bugs.freepascal.org/view.php?id=21455 Thx. -- Silvio Clécio Site - silvioprog.com.br LazSolutions - code.google.com/p/lazsolutions -- ___ Lazarus

Re: [Lazarus] FENETRE CMD

2012-03-10 Thread Giuliano Colla
Il 10/03/2012 22:18, CRAPEZ ha scritto: Hy After compile a lazarus project, the software pass by a windows cmd. How can y do for no see this window. Thanks Je crains que personne n'a compris votre problème. Si vous voulez le poser de nouveau en français, je peux le traduire en anglais pour

Re: [Lazarus] FENETRE CMD

2012-03-10 Thread Frederic CRAPEZ
merci je demandais comment ne pas visualiser la fenetre dos avant l'execution de l'appli sous lazarus merci Frederic Message du 10/03/12 23:13 De : Giuliano Colla A : lazarus@lists.lazarus.freepascal.org Copie à : Objet : Re: [Lazarus] FENETRE CMD Il 10/03/2012 22:18, CRAPEZ ha

Re: [Lazarus] FENETRE CMD

2012-03-10 Thread Martin
On 10/03/2012 21:18, CRAPEZ wrote: Hy After compile a lazarus project, the software pass by a windows cmd. How can y do for no see this window. Project Options Linking enable Win 32 Gui applicatian -WG -- ___ Lazarus mailing list

[Lazarus] TBGRABitmap

2012-03-10 Thread Everton Vieira
The FontQuality := fqFineAntialiasing of the TBGRABitmap is beautiful! -- Everton Vieira. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus