|
With your knowledge, widgets shouldn't be too difficult, essentially they're a bundle of HTML, CSS, Javascript and image files.
Apple have a good guide on how to build widgets on their site, there are other sites that provide resources, just try Google.
If you install the developer tools on the Tiger install CD, there are a collection of example widgets, starting with obligatory "Hello World" widget.
If you just want to dive in, take the "show package contents" option associated with any widget. Most widgets have a fairly standard structure, once you get the hang of it they're not too difficult to work out.
|