Hi all, I discovered pyjamas few day's back and found very interesting (actually I was searching for such a program). I have an idea of creating small widgets like google gadgets or gnome screenlets that stick to the desktop and show useful information. Below are the links for screenshots and more details of both the projects. These projects have been discontinued now as far as i know.
Google Gadgets https://code.google.com/p/google-gadgets-for-linux/ [GNOME Screenlets] http://screenlets.org/index.php/Screenshots My questions are. 1. Is it possible to create such widgets/gadgets for desktop using pyjamas on Windows/Linux (I prefer Debian)? 2. On windows how do i use (force) webkit instead of MSHTML for rendering the widgets? from the documentation and running the examples of pyjamas on windows i am convinced that i can achieve the above goals, But i don't know yet of how to. Regards, Bhuvan

