FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour flowchart for mod harbour projects
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
flowchart for mod harbour projects
Posted: Sat Nov 21, 2020 08:52 PM
Hello friends,
I am working on a flowchart for my mod harbour code.
Form the flowchart I can open the source code. I use sandbox.prg from Antonio & Cristobal.
Best regards,
Otto

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: flowchart for mod harbour projects
Posted: Sun Nov 22, 2020 08:12 AM

Hi Otto,

what is the app that you are using for the flowchart? It looks great!

EMG

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: flowchart for mod harbour projects
Posted: Sun Nov 22, 2020 09:31 AM
Hello Enrico,

it is not an APP. I am using mod harbour and a javascript lib.

---------

I think in my case, this is more of a block diagram.

A block diagram is a diagram of a system in which the principal parts or functions are represented by blocks connected by lines that show the relationships of the blocks.
They are heavily used in engineering in hardware design, electronic design, software design, and process flow diagrams.

https://en.wikipedia.org/wiki/Block_diagram


Also, a small project like this landing page can take advantage of a block diagram.


I can open from the block: source code, notes, and info about the block properties.



Now I have traced the input of a block down to a single line of code.








Best regards,
Otto
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: flowchart for mod harbour projects
Posted: Sun Nov 22, 2020 10:24 AM
Otto wrote:Hello Enrico,

it is not an APP. I am using mod harbour and a javascript lib.


What is the name of that javascript lib?

EMG
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: flowchart for mod harbour projects
Posted: Sun Nov 22, 2020 05:31 PM

Hello Enrico,
I use jsplumb.
Best regards,
Otto

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: flowchart for mod harbour projects
Posted: Sun Nov 22, 2020 05:51 PM

Thank you.

EMG

Continue the discussion