how to create a complex dialog box in jArchi?

Started by rchevallier, March 29, 2020, 21:56:59 PM

Previous topic - Next topic

rchevallier

Hi all,

I cannot find it anymore, but I remember having seen some jarchi javascript code to create a complex dialog box (using java library accessed thru nashorn)
Any pointer ?

PS: I suggest the forum admin to maybe create a specific jarchi discussion list

Phil Beauvoir

#1
The dialog boxes we have implemented are these - https://github.com/archimatetool/archi-scripting-plugin/wiki/The-Console%2C-Dialogs-and-Other-Utilities#prompt-alert-and-file-dialogs

But look at init.js for how these are implemented - https://github.com/archimatetool/archi-scripting-plugin/blob/master/com.archimatetool.script/js/init.js

> PS: I suggest the forum admin to maybe create a specific jarchi discussion list

This sub-forum should work.  8)
If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.

Jean-Baptiste Sarrodie

If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.

rchevallier