Skip to main content

As in Uniface 10, you can insert your own worksheets, I did a simple graphical display of the relationships of components:

Not yet perfect, but first steps are done 🙂
Ingo

As in Uniface 10, you can insert your own worksheets, I did a simple graphical display of the relationships of components:

Not yet perfect, but first steps are done 🙂
Ingo

Great!

Perhaps you can reuse some of the code here (https://gitlab.com/openUnifaceCommunity/Add-ons/DOT.git) to generate these graphs using DOT language. In particular, service named DOTS0GEN is able to generate DOT graph that can be visualized using viz.js.


regards

Luis