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 :-)
 
 https://sourceforge.net/project/showfiles.php?group_id=189419

Some first opinions:

http://www.itwriting.com/blog/?p=175  

(the comments have more reviews)

Docs/help seems to be bad. Some concerns about security too. 

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


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

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


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

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


[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 will
eventually fire with about 5 or 6 very rapid clicks of the mouse.  Is there
somesort of double click sensitivity parameter that can be set to eliminate 
this?

The onchange event never fires when the text property is changed or text is 
added
to the control.

I've tried to use the TsynMemo component, but the OnChange event has a similar
problem.  it fires, but prior to the text property changing.

Jeff Steinkamp - N7YG
Tucson, AZ
SCUD Missile Coordinates
N32-13-55.01 W110-50-51.91
http://n7yg.net
http://home.earthlink.net/~jksteinkamp
Linux User #420428
Skype : jeff.steinkamp
___

College isn't the place to go for ideas.





 

Need Mail bonding?
Go to the Yahoo! Mail QA for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=listsid=396546091

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


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 knowledge of php syntax is not big I hope the code inside will
change that :-)

 
  

https://sourceforge.net/project/showfiles.php?group_id=189419



Some first opinions:

http://www.itwriting.com/blog/?p=175  


(the comments have more reviews)

Docs/help seems to be bad. Some concerns about security too. 


_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

  


_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


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 [mailto:[EMAIL PROTECTED] 
Verzonden: zondag 8 april 2007 20:09
Aan: lazarus@miraclec.com
Onderwerp: Re: [lazarus] Delphi for PHP


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 knowledge of php syntax is not big I hope the code inside 
 will change that :-)
 
  
   
 https://sourceforge.net/project/showfiles.php?group_id=189419
 

 Some first opinions:

 http://www.itwriting.com/blog/?p=175

 (the comments have more reviews)

 Docs/help seems to be bad. Some concerns about security too.

 _
  To unsubscribe: mail [EMAIL PROTECTED] with
 unsubscribe as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives

   

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


[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 have a PHP IDE-plugin based on VCL4PHP?


Thanks!

--
Al

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


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 [mailto:[EMAIL PROTECTED] 
Verzonden: zondag 8 april 2007 22:49
Aan: lazarus@miraclec.com
Onderwerp: [lazarus] PHP IDE-plugin


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 have a PHP IDE-plugin based on VCL4PHP?


Thanks!

--
Al

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


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 in future...

[]s


Cesar Romero

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


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 and wondered if I could rather do it in Lazarus. The
progress was much faster but the image thing stopped me. Now I have the
program almost done in Java...
but, it would be a good idea to get some more documentation on the wiki
about images. I literally found only that one bit of information that I
mentioned in my other post.

Regards,
Charl

On 3/30/07, Charl van Jaarsveldt [EMAIL PROTECTED] wrote:


Hello,

I am storing filenames of pictures in a database and would like to have a
TListView type control that can show it as icons or in report mode. (I guess
I can use a DBGrid for the report view).

I can't find any DB-aware component to show a list of images from a
database, so I thought I will try and use a TListView and load the data from
the database. Then I read an article in the forum somewhere saying that the
listview complains if the images are different sizes. So I thought it is
maybe a good idea anyways to create thumbnails of the images and save the
thumbnails in the database as blobs.

Sorry for the long train-of-thought thing. :-)

So, my questions:
* What is the best way to show a list of pictures - or rather thumbnails
of the pictures? Are there any examples out there?
* How do I resize a picture? I saw on the wiki (
http://wiki.lazarus.freepascal.org/Developing_with_Graphics#Resizing_the_bitmap_of_a_TImage)
that I can do it by setting the height and width of the bitmap, but this
causes strange results.

Thanks
Charl

--
I love deadlines. I especially love the whooshing sound they make as they
fly by. - Douglas Adams





--
I love deadlines. I especially love the whooshing sound they make as they
fly by. - Douglas Adams


[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 components?
3.  What are its advantages?
4.  What are its disadvantages?

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


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 JS(quoxxdo) and PHP, that mimic the VCL (sorry
my pour english) for write web applications

3.  What are its advantages?

the language? PHP
the familiarity of the VCL?
I don't know. The framework is open source.
Is multiplatform.

4.  What are its disadvantages?

the language? PHP
the familiarity of the VCL?
I don't know, too.

2007/4/8, John Meyer [EMAIL PROTECTED]:


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 components?
3.  What are its advantages?
4.  What are its disadvantages?

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives





--
Carlos Germán Tejero