Book a Demo

Author Topic: Wireframe colors for elements  (Read 3163 times)

MICHEL ADRIANO AGOSTINI

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Wireframe colors for elements
« 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?

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1339
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Wireframe colors for elements
« Reply #1 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.
Happy to help
:)