[Gtk-sharp-list] Embedding an IE Window

Cody Russell cody at jhu.edu
Tue Feb 25 15:35:14 UTC 2014


Hi Chris,

Here's a really simple demo that might help you out:
https://github.com/bratsche/gtkie

/ Cody

On Tue, Feb 25, 2014, at 03:41 AM, scocpt wrote:
> Hi All,
> 
> I've been trying the following post to embed IE on a GTK# app (in
> Windows)
> 
> http://mono.1490590.n4.nabble.com/Gtk-sharp-list-Embedding-an-IE-window-in-a-GTK-Application-SOLUTION-td1544609.html
> 
> But I keep getting the following error:
> 
> System.AccessViolationException: Attempted to read or write protected
> memory. This is often an indication that other memory is corrupt.
>    at Gdk.Window.gdk_window_reparent(IntPtr raw, IntPtr new_parent, Int32
>    x,
> Int32 y)
>    at Gdk.Window.Reparent(Window new_parent, Int32 x, Int32 y)
> 
> I've also get the same error if I use "notepad.exe" just to eliminate a
> problem with IE.
> 
> Any ideas?
> 
> Many thanks
> Chris
> 
> 
> 
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Embedding-an-IE-Window-tp4662025.html
> Sent from the Mono - Gtk# mailing list archive at Nabble.com.
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list


More information about the Gtk-sharp-list mailing list