[Mono-list] Changing Webkit Canvas / Background Color

Adrian Stern adrian.stern at screenfood.com
Tue Sep 18 06:17:19 UTC 2012


Hey Guys

I am using WebKit-Sharp to display flash animations. When loading a new animation the white canvas of webkit flashes up which is a little disturbing.
I would like to color it somehow. Is this doable?

ModifyBg does not work as exspected and a thread sleep of 200ms does just work a little.

CODE:
if (web == null) web = new WebView();
web.Open (mpd.url);
this.Add (web);

Freundliche Grüsse / Best Regards / Meilleures salutations
Adrian Stern

______________

Adrian Stern
Software Developer

screenFOOD AG
Digital Signage Software and Multimedia Solutions
Cysatstrasse 6
CH-6004 Lucerne
SWITZERLAND

Fon +41 (0)41 444 21 41
Fax +41 (0)41 444 21 43
http://www.screenfood.com
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.


More information about the Mono-list mailing list