Difference between revisions of "User Experience/Projects/ColorPicker"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Created page with '= Color Picker Dialog = The Color Picker is used to add new colors or change colors from the color pallet. == GUI Mock-Ups == File:ColorPickerNew.png [[File:ColorPickerChan…')
 
(GUI Mock-Ups)
Line 3: Line 3:
  
 
== GUI Mock-Ups ==
 
== GUI Mock-Ups ==
 +
=== Pick a New Color ===
 +
If 'Add...' Button is pressed, the following Color Picker dialog is shown.
 
[[File:ColorPickerNew.png]]
 
[[File:ColorPickerNew.png]]
 +
 +
=== Change a Color ===
 +
If 'Modify...' button is pressed, the following Color Picker dialog is shown.
  
 
[[File:ColorPickerChange.png]]
 
[[File:ColorPickerChange.png]]
  
 +
=== Store Recent Picked Colors ===
 +
All recently picked colors will stored for runtime of office.
 
[[File:ColorPickerChangeRecent.png]]
 
[[File:ColorPickerChangeRecent.png]]

Revision as of 12:04, 25 January 2011

Color Picker Dialog

The Color Picker is used to add new colors or change colors from the color pallet.

GUI Mock-Ups

Pick a New Color

If 'Add...' Button is pressed, the following Color Picker dialog is shown. ColorPickerNew.png

Change a Color

If 'Modify...' button is pressed, the following Color Picker dialog is shown.

ColorPickerChange.png

Store Recent Picked Colors

All recently picked colors will stored for runtime of office. ColorPickerChangeRecent.png

Personal tools