Re: [fpc-pascal] Skybuck's ODE approved by sourceforge :)

2008-02-13 Thread Skybuck Flying
Lol funny. Lot's of gui tweaks, it's *nice* :) That's the magic of Delphi :) Bye, Skybuck. Skybuck Flying ha scritto: Look in the subversion folder. Current version is 0.04 I gave a look. The only code I found there is: 94 procedure TForm1.FileListBox1Click(Sender: TObject); 95 begin

Re: [fpc-pascal] Skybuck's ODE approved by sourceforge :)

2008-02-12 Thread Giuliano Colla
Skybuck Flying ha scritto: Look in the subversion folder. Current version is 0.04 I gave a look. The only code I found there is: 94 procedure TForm1.FileListBox1Click(Sender: TObject); 95 begin 96 if FileExists( FileListBox1.FileName ) then 97 begin 98 SynEditor.Lines

Re: [fpc-pascal] Skybuck's ODE approved by sourceforge :)

2008-02-12 Thread Skybuck Flying
Look in the subversion folder. Current version is 0.04 Bye, Skybuck. Lazarus=waste of time for me. Well, I tried alternatives for Lazarus like e.g. this ODE thing : https://sourceforge.net/project/showfiles.php?group_id=217653 and they didn't even had a readily usable release. ___

Re: [fpc-pascal] Skybuck's ODE approved by sourceforge :)

2008-02-12 Thread Marco Alvarado
Just wanted to show that creating another editor have no sense. :D I keep with Lazarus. 2008/2/12, Florian Klaempfl <[EMAIL PROTECTED]>: > Marco Alvarado schrieb: > > What about creating an Eclipse add-on for FPC, instead of writing a > > Lazarus-like editor (that's what you seem to be doing) from

Re: [fpc-pascal] Skybuck's ODE approved by sourceforge :)

2008-02-12 Thread Florian Klaempfl
Marco Alvarado schrieb: > What about creating an Eclipse add-on for FPC, instead of writing a > Lazarus-like editor (that's what you seem to be doing) from scratch. I > just think, if a whole team of talented people have spend so much time > creating such tool, and are still developing it, do you t

Re: [fpc-pascal] Skybuck's ODE approved by sourceforge :)

2008-02-12 Thread Marco Alvarado
What about creating an Eclipse add-on for FPC, instead of writing a Lazarus-like editor (that's what you seem to be doing) from scratch. I just think, if a whole team of talented people have spend so much time creating such tool, and are still developing it, do you think you can finish it... someda

Re: [fpc-pascal] Skybuck's ODE approved by sourceforge :)

2008-02-12 Thread Flávio Etrusco
On Feb 12, 2008 6:12 PM, Skybuck Flying <[EMAIL PROTECTED]> wrote: > Lazarus=waste of time for me. > > > Bye, > Skybuck. Err, forgive me the (somewhat deserved) rudeness, but may I reply "And all these tenths of your nonsense messages = waste of time for everybody else"... -Flávio PS. Disrega

Re: [fpc-pascal] Skybuck's ODE approved by sourceforge :)

2008-02-12 Thread Marco van de Voort
> Lazarus=waste of time for me. Well, I tried alternatives for Lazarus like e.g. this ODE thing : https://sourceforge.net/project/showfiles.php?group_id=217653 and they didn't even had a readily usable release. ___ fpc-pascal maillist - fpc-pascal@li

Re: [fpc-pascal] Skybuck's ODE approved by sourceforge :)

2008-02-12 Thread Skybuck Flying
Lazarus=waste of time for me. Bye, Skybuck. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Skybuck's ODE approved by sourceforge :)

2008-02-12 Thread Daniël Mantione
Op Tue, 12 Feb 2008, schreef Skybuck Flying: Hello, My project called: Skybuck's ODE is getting off the ground :) The project's website, source code, collobaration support is located at: https://sourceforge.net/projects/skybuckode/ For now one type of job is available: Syntax highlighting

[fpc-pascal] Skybuck's ODE approved by sourceforge :)

2008-02-12 Thread Skybuck Flying
Hello, My project called: Skybuck's ODE is getting off the ground :) The project's website, source code, collobaration support is located at: https://sourceforge.net/projects/skybuckode/ For now one type of job is available: Syntax highlighting based on SynEdit. More info is in the help foru