Add Qt code to browsers (Firefox, Opera,...)
-
[quote author="adnan" date="1329497978"]That was really a smart answer, Mr. Volker you are really smart, thanks for guiding me to the right place.[/quote]
What do you expect? That Qt developers in a Qt forum know all the internals of a myriad of browsers to answer a question that is completely unrelated to Qt? No need to get become offending here. Thanks.
-
It sounded sarcastic to me as well, I mean it is like me thanking someone who informs me that in clear weather the sky is blue :)
The very word "praise" hints at sarcasm as well...
andan - ever tried using google? And yes, I am being sarcastic :)
https://developer.mozilla.org/en/Building_an_Extension
bq. XPCOM Components
bq. Firefox supports XPCOM components in extensions. You can create your own components easily in JavaScript or in C++ (using the Gecko SDK).
-
O O! I am sorry, actually i am not a native speaker of english, doesn't know much how to express oneself, i hope you understand, besides thanks for doing the googling part for me.
Actually it sometimes does get difficult to find what you are looking for, when actually you don't know what that is.
Thanks again, i will definitely try this XPCOM thing -
I have noticed that myself, some people simply cannot figure out what to look for, I myself googled "firefox extension api c++" - API stands for Application Programming Interface.
I suggest you work on your English parallel on your programming, since English is kind of crucial - most programming resources are in English.
Good luck with your extension.