Page 1 of 1

Source code editor based on xBrowse

Posted: Thu Oct 17, 2019 3:47 pm
by Otto
Hello,

I'm wondering if it makes sense to build a source code editor based on xBrowse.

I've done a small test program and am amazed by how performant xBrowse works as an editor.

The benefits I see are that you can link to every source code line actions like:
documentation, the status of the program line like source tested, date and time,
open a dialog eg autocode to edit the line, different fonts in a line, wordlists with action, eg format in practice all you can think.
Especially for mod harbour, we need wordlists for harbour, html and javascript simultaneous.

And as many of us are beginners with html and js much documentation is needed.

What do you think.

Best regards
Otto

Re: Source code editor based on xBrowse

Posted: Fri Oct 18, 2019 6:27 am
by Antonio Linares
Dear Otto,

Could you provide some screenshots or a video ? thanks

> small test program

Could we review it ?

Re: Source code editor based on xBrowse

Posted: Mon Oct 21, 2019 6:42 am
by Silvio.Falconi
on Ca-Clipper there was a test make it but then the dbf are too big to manage
I think it can be made with array , wich is the limit for an array ?