vote up 0 vote down star

I have to develop a dashboard widget for Mac Osx to support 32/64 bit systems. This looks to me that there is nothing else to do if the widget does not use any programmed plugin, just HTML, JS & CSS.

Is this correct? Just need to be sure.

Thanks a lot, Leonardo

flag

60% accept rate
Thanks a lot for your help! – Homer1980ar Sep 6 at 20:25

2 Answers

vote up 1 vote down check

If you're not using any Objective-C code then it will definitely be portable.

link|flag
vote up 0 vote down

From the documentation:

"Based on Web Kit technologies, Dashboard Widgets are created using a mix of HTML, JavaScript, and CSS."

So no need to worry.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.