Benjamin Smedberg wrote:
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
Can you tell me please which source files in the mozilla source contain
the code responsible for widgets drawing?
I am asking because for our application we would like to use web forms,
but we also want to be able to catch the events directly from the widgets.
Thanks.
_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding