Re: [lazarus] Mac OS X: FPC and Lazarus are great!

2007-09-28 Thread Marco Ciampa
On Thu, Sep 27, 2007 at 05:13:40PM -0700, Peter Gannon wrote: Hi, It's my first post here. We are using Lazarus and FPC on Mac OS X. We have ported a music program from Delphi/Windows, and now have it running well on Mac/Intel using FPC+Lazarus. Is it Free Software? Is it available

Re: [lazarus] Mac OS X: FPC and Lazarus are great!

2007-09-28 Thread Peter Gannon
Hi Felipe, Just out of curiosity, which widgetset are you using? gtk, carbon, qt? Carbon. Compatibility has been great, with both Delphi and FPC/Windows. Peter - Original Message - From: Felipe Monteiro de Carvalho [EMAIL PROTECTED] To: lazarus@miraclec.com Sent: Friday, September

Re: [lazarus] Mac OS X: FPC and Lazarus are great!

2007-09-28 Thread Felipe Monteiro de Carvalho
Cool =) The history wiki page for Lazarus has information about the main developers, althougth some people are missing: http://wiki.lazarus.freepascal.org/History I don't know if there is a similar page for Free Pascal. Just out of curiosity, which widgetset are you using? gtk, carbon, qt?

Re: [lazarus] Lazarus compiler crash

2007-09-28 Thread Luis Rodrigues
It's working. Thanks On Fri, 2007-09-28 at 07:14 +0200, Christian U. wrote: Luis Rodrigues schrieb: Applying the attached patch and make lcl crashes compiler. Luis Free Pascal Compiler version 2.0.4 [2006/08/22] for i386 Please test this with the actual compiler (2.2.0)

Re: [lazarus] Mac OS X: FPC and Lazarus are great!

2007-09-28 Thread Christian Budde
Hi, On a side note, we're looking for some code to read MP3 files (and MP4/M4a), does anyone have suggestions for that? you can check out this open source project: http://sourceforge.net/project/showfiles.php?group_id=51660 Kind regards, Christian

[lazarus] MacOSX Appbundles

2007-09-28 Thread Christian U.
Ive wondering if anybody has tried to use the appbundles created by createmacapplication thers an ); at the end of the plist and gdb crashes on loading the plist if i remove it manually gdb says the appbundle isnt there ... anybody an idea ? Christian

Re: [lazarus] A very litle contribution

2007-09-28 Thread [EMAIL PROTECTED]
Ok. I create a dialog to ask for the class name. Thanks. El vie, 28-09-2007 a las 11:15 +0200, Vincent Snijders escribió: Vincent Snijders schreef: Carlos German Tejero schreef: I want to contribution with a litle TFileDescPascalUnit descendat that implement File new-Other-Thread Object

Re: [lazarus] A very litle contribution

2007-09-28 Thread Vincent Snijders
Vincent Snijders schreef: Carlos German Tejero schreef: I want to contribution with a litle TFileDescPascalUnit descendat that implement File new-Other-Thread Object like in Delphi. Sorry for the previous two mail's. Thanks a lot. Bye. A good idea. I have two suggestions for improvement: *

Re: [lazarus] A very litle contribution

2007-09-28 Thread Vincent Snijders
Carlos German Tejero schreef: I want to contribution with a litle TFileDescPascalUnit descendat that implement File new-Other-Thread Object like in Delphi. Sorry for the previous two mail's. Thanks a lot. Bye. A good idea. I have two suggestions for improvement: * Instead of a separate

Re: [lazarus] Mac OS X: FPC and Lazarus are great!

2007-09-28 Thread Peter Gannon
Hi Marco, Thanks, we'll post some screenshots and links. It is a commercial program, digital audio (music). It has a lot of asm code in it as well. To move it from Delphi to Windows, we first made a FPC/Windows version, fixed up some asm issues, and then moved it to Mac FPC/:Lazarus. On

Re: [lazarus] Mac OS X: FPC and Lazarus are great!

2007-09-28 Thread Peter Gannon
Thanks Christian! Peter - Original Message - From: Christian Budde [EMAIL PROTECTED] To: lazarus@miraclec.com Sent: Friday, September 28, 2007 8:44 AM Subject: Re: [lazarus] Mac OS X: FPC and Lazarus are great! Hi, On a side note, we're looking for some code to read MP3 files (and

Re: [lazarus] MacOSX Appbundles

2007-09-28 Thread Mattias Gaertner
On Fri, 28 Sep 2007 18:59:58 +0200 Christian U. [EMAIL PROTECTED] wrote: Ive wondering if anybody has tried to use the appbundles created by createmacapplication thers an ); at the end of the plist and gdb crashes on loading the plist if i remove it manually gdb says the appbundle isnt

Re: [lazarus] Why Lazarus beats sources?

2007-09-28 Thread Mattias Gaertner
On Wed, 26 Sep 2007 11:47:51 +0400 12 12 [EMAIL PROTECTED] wrote: Why Lazarus sometimes warns me: Press Ignore to risk data corruption? It means there were an unexpected exception, which can mean a) A nice error dialog was not implemented b) The exception should not happen, there is a bug,

Re: [lazarus] Why Lazarus beats sources?

2007-09-28 Thread 12 12
Please give more details how to reproduce it and report the bug. Mattias Now i'm afraid to press Ignore again! A would press Cancel rather than Ignore... _ To unsubscribe: mail [EMAIL PROTECTED] with