Search code examples
appletdesktop-applicationcappuccino

What is the best framework for desktop applets to begin with?


I would like to make a simple desktop application to learn this kind of thing.

What language would you recommend for beginner? Would you recommend using framework for beginners? I'm experienced only in javascript and little bit of PHP.

What do you say about cappuccino?


Solution

  • I'd recommend the Yahoo widgets system, as you are experienced in Javascript. It is fully Javascript based. (with a little HTML I believe)