-
Notifications
You must be signed in to change notification settings - Fork 4
Home
greipadmin edited this page Jan 31, 2017
·
20 revisions
Welcome to the greip wiki!
Currently Greip contains the following widgets:
- ColorButton, a button that represents a color and opens one of this color choosers:
- ColorChooserHSB, selects a color by hue, brightness and saturation.
- ColorChooserRGB, selects a color by red, green, blue.
- ColorWheel, selects a color from a color wheel.
- ColorPicker, selects a color from a predefined or user defined color list.
- Calculator, a nice calculator for text widgets or as whole widget.
You can also use all color choosers as a whole widget.