Re: [lazarus] starting Python script from Lazarus

2006-05-27 Thread Michael Van Canneyt
On Sat, 27 May 2006, Zlatko Matic wrote: > What about komponent SynPythonSyn1: TSynPythonSyn in SynEdit pallete? > For what is it used? Syntax highlighting Python source code. Michael. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] starting Python script from Lazarus

2006-05-27 Thread ik
m: "Vincent Snijders" <[EMAIL PROTECTED]> To: Sent: Saturday, May 27, 2006 9:41 AM Subject: Re: [lazarus] starting Python script from Lazarus > ik wrote: >> There is a Delphi set of components that might be able to be converted >> into Lazarus: >> http://www.at

Re: [lazarus] starting Python script from Lazarus

2006-05-27 Thread Zlatko Matic
What about komponent SynPythonSyn1: TSynPythonSyn in SynEdit pallete? For what is it used? Greetings, Zlatko - Original Message - From: "Vincent Snijders" <[EMAIL PROTECTED]> To: Sent: Saturday, May 27, 2006 9:41 AM Subject: Re: [lazarus] starting Python script fr

Re: [lazarus] starting Python script from Lazarus

2006-05-27 Thread Vincent Snijders
ik wrote: There is a Delphi set of components that might be able to be converted into Lazarus: http://www.atug.com/andypatterns/pythonDelphiTalk.htm See Lazapy: http://wiki.lazarus.freepascal.org/index.php/Current_conversion_projects#Other_applications.2C_libraries_and_components Vincent __

Re: [lazarus] starting Python script from Lazarus

2006-05-27 Thread ik
There is a Delphi set of components that might be able to be converted into Lazarus: http://www.atug.com/andypatterns/pythonDelphiTalk.htm An easier way is to use TProccess and capture the output... Ido On 5/27/06, Zlatko Matic <[EMAIL PROTECTED]> wrote: Hello. How can I call some Python pr

[lazarus] starting Python script from Lazarus

2006-05-26 Thread Zlatko Matic
Hello.   How can I call some Python program within Lazarus ?   Thanks,   Zlatko - Original Message - From: Cohako Lazarus To: lazarus@miraclec.com Sent: Friday, May 26, 2006 7:30 PM Subject: Re: [lazarus] About Report Generator Ok. Is it the braslibrary (BrasLib