Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Question about links on an editor page

David,

 Buttons are heavy in appearance and are appropriate for primary actions -
actions that are the key of the visual artifact they appear in. It is
appropriate to use links for secondary actions and those that will  not
produce irrevocable state changes. In your example, if validating the file
is not the primary purpose of your editor, a link would do because it is
less heavy.

I am making this comment as the owner of the UI Forms. It is possible that
the UI team may have different opinions when it comes to the overall
Eclipse UI recommendation.

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Development 1A
D1/R0Q/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4850



                                                                           
             David Whiteman                                                
             <dlwhiteman@alumn                                             
             i.ncsu.edu>                                                To 
             Sent by:                  platform-ui-dev@xxxxxxxxxxx         
             platform-ui-dev-b                                          cc 
             ounces@xxxxxxxxxx                                             
             g                                                     Subject 
                                       [platform-ui-dev] Question about    
                                       links on an editor page             
             05/18/2007 09:34                                              
             AM                                                            
                                                                           
                                                                           
             Please respond to                                             
              David Whiteman                                               
             <dlwhiteman@alumn                                             
               i.ncsu.edu>;                                                
             Please respond to                                             
             "Eclipse Platform                                             
               UI component                                                
             developers list."                                             
             <platform-ui-dev@                                             
               eclipse.org>                                                
                                                                           
                                                                           




Hello,

I am posting here as it was suggested to do so on
http://www.eclipse.org/articles/Article-UI-Guidelines/Contents.html .

I have a multi-page editor for my component.  On the first
tab of the editor, there is a link to run a validator on the
file being edited.  Is using a link appropriate, or would a
button be better?  Our human factors people say a button is
better, but I see links being used to launch actions in the
plugin editors, etc.  I don't see anything on this topic in
the Eclipse User Interface Guidelines.

Thanks in advance,
David
--
David Whiteman
mailto:dlwhiteman@xxxxxxxxxxxxxxx


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




Back to the top