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
Source code editor based on xBrowse
Source code editor based on xBrowse
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Source code editor based on xBrowse
Dear Otto,
Could you provide some screenshots or a video ? thanks
> small test program
Could we review it ?
Could you provide some screenshots or a video ? thanks
> small test program
Could we review it ?
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
Re: Source code editor based on xBrowse
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 ?
I think it can be made with array , wich is the limit for an array ?
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC