Re: [lazarus] Delphi for PHP

2007-04-08 Thread Marco van de Voort
On Fri, Apr 06, 2007 at 01:51:20PM +0200, Pieter Valentijn wrote: Remember this topic? Well the source is now there on sourceforge :-) I have seen the demo and I like it. All do my knowledge of php syntax is not big I hope the code inside will change that :-)

Re: [lazarus] TSpeedButton response to multiple clicks

2007-04-08 Thread Felipe Monteiro de Carvalho
On 4/6/07, Vincent Snijders [EMAIL PROTECTED] wrote: Hmm, so they removed the OnDblClick event somewhere between D3 and D7. They didn´t really remove the event. It exists and can be assigned, but it´s never fired. Somewhat incoherent. -- Felipe Monteiro de Carvalho

Re: [lazarus] TSpeedButton response to multiple clicks

2007-04-08 Thread Felipe Monteiro de Carvalho
On 4/8/07, Felipe Monteiro de Carvalho [EMAIL PROTECTED] wrote: They didn´t really remove the event. It exists and can be assigned, but it´s never fired. Somewhat incoherent. To be more clear: it shows on the object inspector also -- Felipe Monteiro de Carvalho

[lazarus] Tmemo DblClickand OnChange Events

2007-04-08 Thread Jeff Steinkamp
I have exposed the DblClick property for the Tmemo component in the stdctls.pp file and recompile Lazarus I have assigned a procedure to the property in the forms OnCreate event. memo1.OnDblClick := @Memo1DblClick; I does not fire with the standard double click of the mouse. However, it

Re: [lazarus] Delphi for PHP

2007-04-08 Thread Cesar Romero
Marco, Im already using here, dispite any other opinion, D4PHP is a very productive tool. []s Cesar On Fri, Apr 06, 2007 at 01:51:20PM +0200, Pieter Valentijn wrote: Remember this topic? Well the source is now there on sourceforge :-) I have seen the demo and I like it. All do my

RE: [lazarus] Delphi for PHP

2007-04-08 Thread Pieter Valentijn
I just Bouth it as well. Even do its class herachie is not optimal it's mutch beter than notepad :-) And hey they need to start somewhere right :-) Met vriendelijke groet, Pieter Valentijn Delphidreams http://www.delphidreams.nl -Oorspronkelijk bericht- Van: Cesar Romero

[lazarus] PHP IDE-plugin

2007-04-08 Thread Al Boldi
Cesar Romero wrote: Im already using here, dispite any other opinion, D4PHP is a very productive tool. Pieter Valentijn wrote: I just Bouth it as well. Even do its class herachie is not optimal it's mutch beter than notepad It sure is! But the real question is: How difficult would it be to

RE: [lazarus] PHP IDE-plugin

2007-04-08 Thread Pieter Valentijn
:-0 I gess you mean for lazarus :-) Well lets first get the currenct stuff compiling most delphi apps and worrie about that later :-) Or is someone realy bored?. Met vriendelijke groet, Pieter Valentijn Delphidreams http://www.delphidreams.nl -Oorspronkelijk bericht- Van: Al Boldi

Re: [lazarus] PHP IDE-plugin

2007-04-08 Thread Cesar Romero
Al Boldi, It sure is! But the real question is: How difficult would it be to have a PHP IDE-plugin based on VCL4PHP? . PHP is already supports all OS that I want to run . VCL4PHP is open source . Delphi4PHP is not much expensive I cant see reason for write anotter IDE for that now, maybe

Re: DB Image List and thumbnails

2007-04-08 Thread Charl van Jaarsveldt
Hi Was this a very dumb question or does no-one know? If it was a dumb question, please do point me in the right direction. :-) Otherwise, has no-one had any experience with a some image processing in Lazarus? I guess I don't really need this answered anymore... I was busy with a program in Java

[lazarus] Delphi 4 PHP

2007-04-08 Thread John Meyer
I admit that I haven't kept up with this as much as I should, but I have a few questions, and if somebody can provide me with a link I am certainly grateful. 1. Is Delphi 4 PHP a product for just Delphi, or can Lazarus use it as well? 2. What exactly does it do? Something akin to the .NET

Re: [lazarus] Delphi 4 PHP

2007-04-08 Thread Carlos German Tejero
1. Is Delphi 4 PHP a product for just Delphi, or can Lazarus use it as well? Delphi 4 PHP is a product of CodeGear (Borland), the framework is VCL4PHP ( sourceforge.net/products/vcl4php) 2. What exactly does it do? Something akin to the .NET components? Is a serie of units wirten in