Alex wrote:
Hello,
I would like to ask if there is any possibility to hack Gecko to use native
environment widgets (such as GTK) inside web-pages? If I want to embed Gecko
inside a GTK+ application, I would like it to use native widgets instead of
its own when it displays web pages.

This is not good for the web, because web pages rely on being able to making widgets (such as form controls) participate in the z-order and be able to style using CSS. We do use native theming to draw certain widgets using the native appearance under certain conditions (the webpage CSS didn't override the widget's background or border, for example).

--BDS
_______________________________________________
mozilla-embedding mailing list
mozilla-embedding@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to