Re: [lazarus] Further questions when porting a Delphi project

2005-08-11 Thread Alexander Todorov
So, how can I accomplish renaming (automatic or manual) under Lazarus? Or is that not (yet) possible? Are you doing something like: Form := TMyForm.Create(Owner); Form.Name := 'Form1'; that gets called every time when the form is created Try not assigning names and it should work.

Re: [lazarus] Further questions when porting a Delphi project

2005-08-11 Thread Marc Weustink
Alexander Todorov wrote: 2. Why can't multiple forms of the same name be created? Delphi has no problems with this. In delphi the two forms are not with the exact same name. At work we have an application with many forms that can be opened many times. When TfMyForm is opened for the

Re: [lazarus] Compile SQLDB - The show goes on

2005-08-11 Thread Joost van der Sluis
[EMAIL PROTECTED] src]# rpm -i --test lazarus-0.9.8-fpc_2.0.0_0.i386.rpm erro: Failed dependencies: fpc = 2.0.0 is needed by lazarus-0.9.8-fpc_2.0.0_0 fpcsrc = 2.0.0-0 is needed by lazarus-0.9.8-fpc_2.0.0_0 [EMAIL PROTECTED] src]# I understand that I must to install some FPC

Re: [lazarus] Further questions when porting a Delphi project

2005-08-11 Thread Tom Verhoeff
On Thu, Aug 11, 2005 at 10:58:48AM +0300, Alexander Todorov wrote: So, how can I accomplish renaming (automatic or manual) under Lazarus? Or is that not (yet) possible? Are you doing something like: Form := TMyForm.Create(Owner); Form.Name := 'Form1'; that gets called every time when

Re: [lazarus] Compile SQLDB - The show goes on

2005-08-11 Thread Alexandre Leclerc
Hello Ricardo, It's nice to 'email' you again on this forum. On 8/10/05, Arí Ricardo Ody [EMAIL PROTECTED] wrote: Then I try to re-install Lazarus 0.9.8 I remember that there was some information about installing on the lazarus ccr page (documentation site

Re: [lazarus] Still problem with External: SIGSEGV

2005-08-11 Thread Bartek
Hi, I have the same problem. It seems it is a problem with the debugger gdb.exe. If you set the debugger to (none) the compiled program launches perfectly. [..] Ausführung angehalten. Prozedur: ntdll!RtlpWaitForCriticalSection [..] I get exactly the same error message. bartek (Besides,

Re: [lazarus] Compile SQLDB - The show goes on

2005-08-11 Thread Arí Ricardo Ody
The problem was not with lazarus I believe. But I can't be of help here since I never installed such components before. But I think that someone in a previous post sent a good url for you to check... maybe it will help. Someone sent me an url about Interface not found problem... The contents of

Re: [lazarus] [CVS] ExceptFrame

2005-08-11 Thread Alexandre Leclerc
On 8/11/05, Vincent Snijders [EMAIL PROTECTED] wrote: The CVS repository is frozen, since lazarus is using svn for version control at http://svn.freepascal.org/svn/lazarus/trunk PS: Source from CVS has not been updated yet on the web site. -- Alexandre Leclerc

[lazarus] fpc and lazarus svn thru firewall

2005-08-11 Thread Bob Barry
My ISP uses a proxy firewall, and SVN will not work thru it or around it. Requests for the proxy to accomodate subversion have brought no action. I finally found tips for using subversion through an http firewall at: http://www.bluemarsh.com/java/subversion.html, Desproxy homepage is

Re: [lazarus] XMLCFG BUG ?

2005-08-11 Thread Sebastian Günther
Christian Fillion schrieb: Hi all i'm making a application tha use the xmlcfg.pp unit. I dont know if i find a bug in the xmlcfg file at procedure TXMLConfig.SetValue(const APath, AValue: String); Anyway this is a small sample of the bug [...] For some reason SetValue have difficulty to