Using the Pywin32 extensions
( http://sourceforge.net/projects/pywin32/ ) ,
 you can register Python as an Active Scripting language.
Then it can be used anywhere javascript or vbscript are
used, in IE, ASP, etc.  It should only be used in IE
for trusted applications, however.

        Roger

"rodmc" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Thanks for all the comments.
>
> I will elaborate slightly to give everyone an idea of what is going on.
> Basically I need to create a dynamic visualisation which sits in the
> active desktop, basically behind the desktop icons and in front of the
> windows wallpaper. Windows lets you define a web page which can be
> displayed in this way. The application itself can sit on the local
> users computer, rather than actually being downloaded via the web. It
> will be retrieving data from a variety of sources. If there is another
> way to do it then that would be good, for example writing another
> active desktop application which people can use.
>
> The user has to be able to resize, move or get rid of the visualisation
> if they wish to do so.
>
> Best,
>
> rod
> 




----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet 
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 
Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to