[lazarus] error when compile Lazarus on Debian

2005-11-11 Thread Simeon Mitev
Hi, i have the last svn and try to compile on Debian Linux. all ppu files are being removed and an error stops the process immediately, as follows: ... lclproc.pas(1695,3) Error: Procedure type INLINE not supported lclproc.pas(2053) Fatal: There were 1 erros compiling module, stopping ... ps :

[lazarus] [Fwd: Emailing: debugger.diff]

2005-11-11 Thread Simeon Mitev
Hi, this patch sets autosrcoll on to watchesdlg.pp it was not possible to watch a deep structures of data when dialog's width reachs the screen width. Simeon Index: watchesdlg.lfm === --- watchesdlg.lfm (revision 8114) +++

Re: AW: [lazarus] Turbopower IPro problem - selecting text in HtmlPanel

2005-11-11 Thread Bogusław Brandys
Timothy Ha wrote: Christian U. ďčřĺň: How can I copy-paste text from Ipro HtmlPanel to other applications now? Implement PatBlt ... Christian So no other solution? :-) You have wrote about some successful exploitation of IpHtmlPanel - but you only display HTML, not selecting

[lazarus] Building Lazarus 20051111 gives Identifier not found.

2005-11-11 Thread Matthijs Willemstein
Hi, when I try to build the Lazarus windows snapshot from 2005 it get the following error: G:\lazarus\ide\Translations.pas(124,13) Error: Identifier not found rsLanguageDeutsch Also the identifiers on the lines 148 and 152 are not found. Needs this to be reported as bug? Matthijs

Re: AW: AW: [lazarus] Turbopower IPro problem - selecting text in HtmlPanel

2005-11-11 Thread Timothy Ha
Christian U. wrote: So no other solution? :-) You have wrote about some successful exploitation of IpHtmlPanel - but you only display HTML, not selecting and copying anywhere ? exact I use it only for an help viewer, theres no need for selecting text Does your help file contain

Re: [lazarus] Building Lazarus 20051111 gives Identifier not found.

2005-11-11 Thread ogunsett
Gaertner wrote: On Fri, 11 Nov 2005 14:46:29 +0100 Matthijs Willemstein [EMAIL PROTECTED] wrote: Hi, when I try to build the Lazarus windows snapshot from 2005 it get the following error: G:\lazarus\ide\Translations.pas This file has been deleted. Please clean up your directory

Re: [lazarus] modal forms

2005-11-11 Thread Mattias Gaertner
On Fri, 11 Nov 2005 16:58:35 +0100 barko [EMAIL PROTECTED] wrote: I have project with two forms, on first form is button with: begin form2.showmodal; setfocus; - this is not helping... Some window managers ignore some focus requests. You can try ShowOnTop; end; when I close

Re: [lazarus] error when compile Lazarus on Debian

2005-11-11 Thread Mattias Gaertner
On Fri, 11 Nov 2005 17:15:21 +0100 dannym [EMAIL PROTECTED] wrote: Hi, Am Freitag, den 11.11.2005, 12:17 +0200 schrieb Simeon Mitev: Hi, i have the last svn and try to compile on Debian Linux. all ppu files are being removed and an error stops the process immediately, as follows:

Re: [lazarus] Building Lazarus 20051111 gives Identifier not found.

2005-11-11 Thread Mattias Gaertner
On Fri, 11 Nov 2005 13:22:27 -0300 ogunsett [EMAIL PROTECTED] wrote: I have had a similar problem al to compile this finalizes version. Where I have found that the lazcwstring.even and translations.even files were not found in the folder ide but in the lcl. Nevertheless I had to replace

Re: [lazarus] Re: Version of SQLite for sqlitedslaz.lpk

2005-11-11 Thread Luiz Americo Pereira Camara
Em Sex, 2005-11-11 às 03:35 +, Fedorax escreveu: Same thing for me. With the SQL's components given with lazarus can't read the memo fields type TEXT. ( With Dbgrid the field is missing, with sql instruction or DbEdit i receive à 'fild missing erreor' ). Sql can't read TEXT field but

Re: [lazarus] Building Lazarus 20051111 gives Identifier not found.

2005-11-11 Thread Matthijs Willemstein
On Fri, 2005-11-11 at 16:33 +0100, Mattias Gaertner wrote: when I try to build the Lazarus windows snapshot from 2005 it get the following error: G:\lazarus\ide\Translations.pas This file has been deleted. Please clean up your directory. Thanks. Somebody on #lazarus-ide told me

Re: [lazarus] Building Lazarus 20051111 gives Identifier not found.

2005-11-11 Thread ogunsett
I have brought up to date the files via svn at the moment of I send of this mail and the cuestion continues being. Mattias Gaertner wrote: On Fri, 11 Nov 2005 13:22:27 -0300 ogunsett [EMAIL PROTECTED] wrote: I have had a similar problem al to compile this finalizes version. Where I have

Re: [lazarus] Building Lazarus 20051111 gives Identifier not found.

2005-11-11 Thread ogunsett
make -vt GNU Make 3.80 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I have eliminated the lazarus and installed again via svn and the