Re: [Lazarus] Lazarus control wrapper for Scintilla - SciTE clone using Lazarus

2010-07-11 Thread Noli Sicad
Just for the record, there is possibility for SciTE in Mac OS X in the future - QSciTE, a true crossplatform SciTE - Windows, Mac OS X, linux, etc. It is not functional yet. http://code.google.com/p/qscite/ Noli On 7/12/10, Mark Morgan Lloyd wrote: > Noli Sicad wrote: > >> Everybody knows Sci

Re: [Lazarus] Debugging debugger

2010-07-11 Thread Marc Weustink
Tobias Giesen wrote: View / Debug windows / Debug output Wow that is very interesting! The info ends with: Program stopped at 0x211a. It stopped at a breakpoint that has since been deleted. Type ... for more information. But I don't have any breakpoints set, and Lazarus 0.9.28.2 says that the

Re: [Lazarus] Lazarus control wrapper for Scintilla - SciTE clone using Lazarus

2010-07-11 Thread Mark Morgan Lloyd
Noli Sicad wrote: Everybody knows SciTE, right? Never heard of it frankly, and the One True Editor is MultiEdit :-) I have heard of some of the other programs you mention such as Notepad++ but the only time I've had to add an editor to a Delphi/Lazarus program either TMemo or SynEdit has be

Re: [Lazarus] SQLitePass package install problems

2010-07-11 Thread Frank Church
As someone interested in SQLite, does it offer support for http://www.sqlite.org/c3ref/busy_timeout.html and http://www.sqlite.org/c3ref/busy_handler.html, or implement them in some way? On 10 July 2010 10:20, Jarosław wrote: > from SqlitePass docs: > > Packages Installation for Lazarus users (>

Re: [Lazarus] Lazarus control wrapper for Scintilla - SciTE clone using Lazarus

2010-07-11 Thread Razvan Adrian Bogdan
On Sun, Jul 11, 2010 at 4:49 PM, Noli Sicad wrote: > > Is SynEdit better than Scintilla? > SynEdit is good enough and quite fast, i used it at some point to replace a custom highlighter i made for some C-ish scripting that used RichEdit and was a lot slower, SynEdit even allowed nice access to t

Re: [Lazarus] GPS Navigation Software develpment

2010-07-11 Thread Horacio Jamilis
Thanks for the info... I will follow all the links to see what I can find. Horacio El 10/07/2010 22:49, Noli Sicad escribió: You get some idea from RoadMap — A Car Navigation System for Linux, UNIX and Others http://roadmap.sourceforge.net/index.html Probably you can use their map format for y

Re: [Lazarus] AV on Mandriva 2010 KDE4

2010-07-11 Thread Jean-Marc
Le Saturday 10 July 2010 22:39:00 Mattias Gaertner, vous avez écrit : > > Trying to re-buid Lazarus only builds the LCL, and trying to configure > > Lazarus build also leads to an AV. > > Can you create a backtrace? Here attached is the backtrace I will try the snapshot soon. Thanks Mattias #0

Re: [Lazarus] Lazarus control wrapper for Scintilla - SciTE clone using Lazarus

2010-07-11 Thread Noli Sicad
On 7/11/10, Hans-Peter Diettrich wrote: > Noli Sicad schrieb: > This does not explain how the use of another editor component will > improve Lazarus projects. What are the real advantages of Scintilla over > SynEdit? > DoDi >>>So if you want us to be interested, tell us what it does and how it

Re: [Lazarus] Lazarus control wrapper for Scintilla - SciTE clone using Lazarus

2010-07-11 Thread Hans-Peter Diettrich
Noli Sicad schrieb: Has anybody manage to convert Borland Delphi control wrapper for Scintilla found in this site below? So if you want us to be interested, tell us what it does and how it will enrich our lives. Here some more info on Scintilla from Wikipedia. This does not explain how the

Re: [Lazarus] Lazarus control wrapper for Scintilla - SciTE clone using Lazarus

2010-07-11 Thread Noli Sicad
>> Has anybody manage to convert Borland Delphi control wrapper for >> Scintilla found in this site below? > > So if you want us to be interested, tell us what it does and how it will > enrich our lives. > > -- > Mark Morgan Lloyd > markMLl .AT. telemetry.co .DOT. uk Here some more info on Scintil

Re: [Lazarus] Lazarus control wrapper for Scintilla - SciTE clone using Lazarus

2010-07-11 Thread Noli Sicad
Ok. Scintilla? Scintilla and Synedit are are mulit-line editing with syntax highlighting for more than 120 language, applications, compilers, scripts, etc. SciTE can runs these compiler, scripts and apps. Almost of nice IDE's use Scintilla e.g. Programmers notepad, notepad++, Komodo Edit and mor

Re: [Lazarus] Lazarus control wrapper for Scintilla - SciTE clone using Lazarus

2010-07-11 Thread Mark Morgan Lloyd
Noli Sicad wrote: Hi, Has anybody manage to convert Borland Delphi control wrapper for Scintilla found in this site below? So if you want us to be interested, tell us what it does and how it will enrich our lives. -- Mark Morgan Lloyd markMLl .AT. telemetry.co .DOT. uk [Opinions above are

Re: [Lazarus] FPCBot Log down?

2010-07-11 Thread Vincent Snijders
2010/7/11, theo : > Afaics it's down again. Up again. Vincent -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Error compiling rxnew.lpk in Lazarus 0.9.29

2010-07-11 Thread alexs
use current trunc version of rxfpc. 10.07.2010 11:17, Frank Church пишет: When trying to compile the rxnew package I get this error message Quote C:\lazarus29240\components\rxfpc\rxtoolbar.pas(1030,27) Error: Identifier not found "AutoSizeCanStart" The same code compiles well in Lazarus 0.9.28

Re: [Lazarus] FPCBot Log down?

2010-07-11 Thread theo
> Restarted > Vincent Thank you Vincent. Afaics it's down again. Theo -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus