Skip to main content

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


Hi,

I agree  with Kevin.  Also, as part of the label string, the asterisk will scale better with the font size.

Cheers,
Kelvin

UI Designer, and Production Design Team Lead
Media Design Studio - IBM Toronto Lab
(905)413-2206 - kelvinc@xxxxxxxxxx




Kevin McGuire/Ottawa/IBM@IBMCA
Sent by: ui-best-practices-working-group-bounces@xxxxxxxxxxx

06/16/2008 03:05 PM

Please respond to
User Interface Architecture Working Group        <ui-best-practices-working-group@xxxxxxxxxxx>

To
User Interface Architecture Working Group <ui-best-practices-working-group@xxxxxxxxxxx>
cc
Subject
Re: [ui-best-practices-working-group] re: Mandatory fields,        yellow        form fields






Hi Eugene,


Good eye!  Asterisk after the colon is better (
"label:*").
Generally the thought was that its easier to just drop it into the label string.


As I recall, there was some discussion that using decorator support could then give you behaviour (e.g. so it says "This field required").  But the argument was people know asterisk as the defacto standard in web forms so don't need extra support in the IDE.


Kevin



Eugene Kuleshov <eu@xxxxxxxx>
Sent by: ui-best-practices-working-group-bounces@xxxxxxxxxxx

06/16/2008 02:44 PM

Please respond to
User Interface Architecture Working Group        <ui-best-practices-working-group@xxxxxxxxxxx>

To
User Interface Architecture Working Group <ui-best-practices-working-group@xxxxxxxxxxx>
cc
Subject
Re: [ui-best-practices-working-group] re: Mandatory fields,        yellow        form fields







Kevin,

Can you please clarify if asterisk (*) is part of the label or it
should be drawn by the decoration?

Also, there is some inconsistency between screenshots on the wiki and
PDE editor screenshot shown below, namely "label*:" vs. "label:*". So,
which one is standard way recommended by the Platform UI guidelines?

Thanks

Eugene


Kevin McGuire wrote:
>
> (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
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ui-best-practices-working-group mailing list
> ui-best-practices-working-group@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ui-best-practices-working-group
>  

_______________________________________________
ui-best-practices-working-group mailing list
ui-best-practices-working-group@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ui-best-practices-working-group

_______________________________________________
ui-best-practices-working-group mailing list
ui-best-practices-working-group@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ui-best-practices-working-group


Back to the top