On Mar 5, 1:02 pm, "Ramachandra Gudipudi" <[EMAIL PROTECTED]> wrote: > In my system qt and gtk toolkits are installed. I build the > firefox; firefox is using qt widgets or gtk widgets.
you're missing a question somewhere. firefox doesn't support using qt widgets, and in fact, while it does use a small portion of the gtk toolkit, it isn't really using gtk widgets either. it does have support to probe the gtk/gnome theme engine to emulate the active theme, but it isn't using native widgets. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
