[Lazarus] Looking for a general text editor
Bart
bartjunk64 at gmail.com
Fri Feb 17 19:30:59 CET 2012
On 2/16/12, felipemonteiro.carvalho at gmail.com
<felipemonteiro.carvalho at gmail.com> wrote:
> Em 16/02/2012, às 20:41, Bart <bartjunk64 at gmail.com> escreveu:
>> Why not simply use my MruList unit
>> (http://home.tiscali.nl/~knmg0017/software/fpc_laz/mrulists.zip) as
>> well?
> If it is portable it should be fine
It should be, this is the uses clause:
uses
SysUtils, Classes, Controls, Registry, IniFiles, FileUtil;
> just add to the project svn,
How?
> I killed all dependencies because a lot of
> people use non-standard stuff which don't work for example in Mac and bring
> all sords of problems to build and modify the program.
I tend to use only standard LCL stuff...
> For me the best would
> be giving you commit rights to the ccr if you don't have already and you
> commit directly what you see fit.
I'm unfamiliar with committing via svn (or any other tool like that).
Is there a wiki-entry about how to do that?
Do I need more then my svn client?
Bart
More information about the Lazarus
mailing list