Hildon-Extras
(add categories) |
(Extend widget gallery) |
||
Line 3: | Line 3: | ||
* http://hildon-extras.garage.maemo.org/ | * http://hildon-extras.garage.maemo.org/ | ||
- | + | ==List of applications using Hildon-Extras== | |
* Conboy (HeCheckButton, HeFullscreenButton, HeAboutDialog) | * Conboy (HeCheckButton, HeFullscreenButton, HeAboutDialog) | ||
Line 10: | Line 10: | ||
* ''(add yours here)'' | * ''(add yours here)'' | ||
- | + | == Widget Gallery == | |
+ | === HeAboutDialog === | ||
+ | |||
+ | The HeAboutDialog is a replacement for GtkAboutDialog and provides a finger-friendly, good-looking about dialog with optional buttons for: | ||
+ | |||
+ | * Project website | ||
+ | * Bug tracker ("Enter new bug") | ||
+ | * Donations page | ||
+ | |||
+ | [[Image:HeAboutDialog.png|thumb]] | ||
+ | |||
+ | === HeCheckButton === | ||
+ | |||
+ | === HeFullscreenButton === | ||
+ | |||
+ | === HeSimpleColorDialog === | ||
[[Category:Development]] | [[Category:Development]] | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Fremantle]] | [[Category:Fremantle]] |
Revision as of 13:17, 8 March 2010
Hildon-Extras is a set of community-contributed widgets (that's GTK+ widgets, not Desktop widgets) and dialogs that can be used by application developers to provide a usable, well-balanced interface. Some of these widgets provide functionality that the "stock" Hildon widgets don't provide, and some dialogs are touch-friendly versions of existing dialogs in GTK+ and/or Hildon.
Contents |
List of applications using Hildon-Extras
- Conboy (HeCheckButton, HeFullscreenButton, HeAboutDialog)
- MaePad (HeAboutDialog, HeFullscreenButton, HeSimpleColorDialog)
- mrawviewer
- (add yours here)
Widget Gallery
HeAboutDialog
The HeAboutDialog is a replacement for GtkAboutDialog and provides a finger-friendly, good-looking about dialog with optional buttons for:
- Project website
- Bug tracker ("Enter new bug")
- Donations page