Embedding an Application in a Web browser

Roger Upole rupole at hotmail.com
Tue Feb 14 18:27:39 EST 2006


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" <userprogoogle-139 at yahoo.co.uk> wrote in message news:1139944525.979980.132740 at o13g2000cwo.googlegroups.com...
> 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 =---



More information about the Python-list mailing list