Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: MICHEL ADRIANO AGOSTINI on October 18, 2018, 09:40:29 am

Title: Wireframe colors for elements
Post by: MICHEL ADRIANO AGOSTINI on October 18, 2018, 09:40:29 am
For the TEXT FIELD field of a Wireframe I need to indicate that it is read-only, ie leave it gray, type disabled.
Do you have a command to change the color of a field?
Or how can I indicate another way to change field colors in a wireframe?
Title: Re: Wireframe colors for elements
Post by: Sunshine on October 18, 2018, 12:09:19 pm
Yeah unfortunately those wire frame shapes don't have the extra tags to show its enabled/disabled unlike those 'edit controls' in Simple User Interface and Win32 UI tool box elements. Nor do they allow you to change the colours.

So the way I see it you have a couple of alternative options
a) use a boundary instead and colour it gray (need to enable solid fill)
b) Use an edit control elements from the above mentioned toolboxes and disable it using a tag value.

I'd go for the boundary that way you don't have to flick between the toolboxes.