[webkit-dev] background transparency of webkitwebview on gtk port

zaheer ahmad zaheer.mot at gmail.com
Wed Nov 26 08:08:28 PST 2008


hi all,

iam trying to make the webview container transparent to show through its
parent's background. i set the webview to transparent and also do not have
background color property set. i find that the background still gets drawn.

i suspect this is the containers background? is there a way to prevent the
drawing of the containers background (i tried gtk_widget_set_app_paintable +
gdk_window_set_back_pixmap on the webview widget but does not work). i tried
changing the parent of webview to event box which has transparency setting,
but does not help either.

Appreciate any pointers.

thanks,
Zaheer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20081126/17afe2d6/attachment.html>


More information about the webkit-dev mailing list