Sample Codes for Dashcode !


Dashboard is a display and management system for Mac OS X desktop utilities, called widgets. Developers can create widgets, such as a clock or a calculator,
to provide functionality that doesn't require the complexity of a large application.

Dashcode Sample Codes:

Hello World
Introductory Dashboard widget example
(HTML)
(DMG)
(ZIP)



Fortune
Deprecated - Demonstrates use of a widget plug-in
(HTML)
(DMG)
(ZIP)



Scroller
Dashboard widget with a DHTML scrollbar implementation
(HTML)
(DMG)
(ZIP)



Birthdays
Dashboard widget with a plug-in that queries AddressBook.framework for contacts with upcoming birthdays
(HTML)
(DMG)
(ZIP)



Fader
Demonstrates fading of elements inside a Dashboard widget
(HTML)
(DMG)
(ZIP)



Goodbye World
Demonstrates display and use of widget preferences to save a widget's state
(HTML)
(DMG)
(ZIP)



Hello Welt
Demonstrates localization techniques for Dashboard widgets
(HTML)
(DMG)
(ZIP)



Voices
Demonstrates use of the widget.system command from Dashboard
(HTML)
(DMG)
(ZIP)



Resizer
A widget that demonstrates how to use the Apple Animation and Animator classes.
(HTML)
(DMG)
(ZIP)



Syncer
A widget that demonstrates how to use handle a Dashboard Sync event.
(HTML)
(DMG)
(ZIP)