[Mono-winforms-list] [Mono-dev] Winforms WebBrowser control - call for apps
Adar Wesley
adar.wesley at gmail.com
Tue Oct 9 15:54:44 EDT 2007
Hi Andreia,
Is this implementation a wrapper around IE and/or Windows specific?
I have a sample application that hosts the WebBrowser control on a WinForms
application.
In this sample I do the following:
1. derive from the WebBrowser control.
2. overrid the Site associated with the browser by overriding
CreateWebBrowserSiteBase.
3. Hook up the DWebBrowserEvents2 events
4. Interact with the hosted JavaScript by supplying ObjectForScripting.
5. Inject some JavaScript to the browser scripting environment.
6. A little more Win32 and COM interop magic to override the scripting
environment window.open and window.close methods so I can control
where popup windows are opened.
If this seams like a good test case, let me know and we will see how to
procede.
(I don't have a mono version that I can test on at the moment.)
---
Adar Wesley
On 10/9/07, Andreia Gaita <shana.ufie at gmail.com> wrote:
> Hear ye, Hear ye!
>
> I would like to test winforms .net applications that use the WebBrowser
> control, and I need your feedback on what applications are out there that
> use it. If you have one, or you know of one, please let me know.
>
> Thanx!
>
> andreia gaita
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
--
---
Adar Wesley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20071009/d157c60d/attachment.html
More information about the Mono-winforms-list
mailing list