An Applet is a Java concept. You can view an Applet in a browser window because the browser supports the Java run time engine as a plug-in. I think what you really want is to use a dotNet application as a browser plug-in like Acrobat Reader is both a stand-alone program and a browser plug-in. That is somewhat harder to do and involves understanding the many browser plug-in models. I have been researching this lately because it would be really cool to provide this behavior in my application. However, that goal is neither easy nor straight forward to achieve and so, I have given up on it, because it is not critical to the success of my project. I have included some links we found useful in determining the difficulty of the problem.
http://www.mozilla.org/projects/plugins/ http://devedge.netscape.com/central/plugins/ http://devedge.netscape.com/library/manuals/2002/plugin/1.0/ Best of luck, J. Edward Ellis Pacific Northwest National Laboratory (509) 375-3627 voice (509) 375-2379 FAX mailto:[EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gaurav Vaish Sent: Sunday, August 08, 2004 8:04 AM To: [EMAIL PROTECTED] Subject: [Mono-list] Applet for dotNet Hi, Is anybody aware of any project for Applet for dotNet? If my question is not clear - I want to be able to use SWF/GTk#/Qt# within browser -- similar to Java-Applets for Swing/AWT. Happy Hacking, Gaurav _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
