Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: adepreter on September 12, 2018, 01:08:55 am

Title: Stripped-down model view
Post by: adepreter on September 12, 2018, 01:08:55 am
Is there any way to have the equivalent of a model view as a text box, without any window around it.
Ideally there should be an optional text on the left.

Example: "Number of issues: " {text box containing the result of some SQL query}

Title: Re: Stripped-down model view
Post by: qwerty on September 12, 2018, 01:20:50 am
Not really. I'd suggest to stereotype (or name or tag) a Text element and use that to fill it with a little script.

q.
Title: Re: Stripped-down model view
Post by: adepreter on September 19, 2018, 12:00:01 am
The Text Element stereotype is a good idea.

However we need this to be dynamic, like a model view.
And I would not add such behavior in our add-in.

I will issue a feature request.

Thank you.
Alain