Hi Community

In newer releases of Ubuntu, libgluezilla has been removed from the repository 
and with it the capability of the WebBrowser Control to display any kind of web 
based content. I know have trouble finding a new solution for embedding Flash 
into my Application.

The mono project website states that it is possible to use WebKit as the 
rendering engine for the WebBrowser Control, but it lacks any kind of 
Documentation. [1] The mono version I'm running is 2.10.8 on Ubuntu 12.4. 
Unfortunately moving the Gui Toolkit to GTK is not an Option at this point.

I have webkit-sharp installed and also libmono-webbrowser. My Gtk Test Program 
worked fine. So the only thing to do is to get the things running in 
collaboration with WinForms. I've tried referencing Mono.WebBrowser directly 
which was no use since Mono.WebKit is hidden inside. The compiler error demands 
libgluezilla to be installed. [2]

The main goal is getting Flash running inside a WinForms Control. If there is 
another, more practical way to do this, I wouldn't mind making that change. 
It's also no Problem if the Code won't run on Windows anymore since to target 
platform is Linux anyway.

I would very much appreciate any lead. It's probably just a matter of changing 
the Manager from Gecko to WebKit so I'm happy with everything I can get.

Regards, Adrian

[1] http://www.mono-project.com/WebBrowser
[2] libgluezilla not found. To have webbrowser support, you need libgluezilla 
installed

Diese E-Mail und ihre Anh?nge enthalten vertrauliche und/oder rechtlich 
gesch?tzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese 
E-Mail irrt?mlich erhalten haben, informieren Sie bitte sofort den Absender und 
vernichten Sie diese Mail inklusive Anh?nge. Das unerlaubte Kopieren sowie die 
unbefugte Weitergabe der Inhalte dieser Mail ist nicht gestattet.
This e-mail and any attachments may contain confidential and/or privileged 
information. If you are not the intended recipient (or have received this 
e-mail in error) please notify the sender immediately and destroy this e-mail 
including the attachments. Any unauthorized copying, disclosure or distribution 
of the material in this e-mail is strictly forbidden.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to