Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ui-best-practices-working-group] re: Mandatory fields, yellow form fields


(redirected conversation from platform-ui-dev)

Hi Nico,

Mandatory fields can be marked with an asterisk (*) at the end of the label for the field.  For example, from the PDE editor:



The yellow fields were how we did things in 3.2 and earlier.

For further information see http://wiki.eclipse.org/index.php/Field_Decorators_and_Validation  and
https://bugs.eclipse.org/bugs/show_bug.cgi?id=120238

Regards,
Kevin



nico.dreher@xxxxxxx
Sent by: platform-ui-dev-bounces@xxxxxxxxxxx

06/16/2008 09:29 AM

Please respond to
"Eclipse Platform UI component developers list."        <platform-ui-dev@xxxxxxxxxxx>

To
platform-ui-dev@xxxxxxxxxxx
cc
Subject
[platform-ui-dev] Mandatory fields, yellow form fields





Dear list

I've got two questions that have something to do with the Eclipse User
Interface Guidelines (http://wiki.eclipse.org/User_Interface_Guidelines):

1. The Eclipse way of indicating mandatory form fields
What is the best practice for mandatory form fields?
a) setting an asterisk next to the label text
b) marking the form field itself
c) both

2. Yellow form field background
When creating a new folder or file in Eclipse the fields have a yellow
background. What is the meaning of those yellow form fields?

Regards,
Nico
----------------------------------------------------
Nico Dreher
Dipl. Designer FH
Media Integration / Interaction Design

NOSE AG Design Intelligence
Hardturmstrasse 171
CH-8005 Zürich

+41 44 277 57 41   Direkt
+41 44 277 57 11   Tel
+41 44 277 57 12   Fax

www.nose.ch
----------------------------------------------------
PRIX FEDERAUX - DESIGNER  2007
----------------------------------------------------

_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev


Back to the top