On 1月24日, 上午1时32分, Mark Finkle <[EMAIL PROTECTED]>
wrote:
> Is there any reason you are doing this in C++? It would be much simpler
> to write it in JavaScript.
>
> Here is a link on building 
> extensions:http://developer.mozilla.org/en/docs/Building_an_Extension
>
> Here is a link on accessing the 
> browser:http://developer.mozilla.org/en/docs/Code_snippets:Tabbed_browser
>
> Mark Finkle

thanks for your response;
My extension is used for read message from dbus system in
linux,javascript can't do this.
I am confuse why c++ can't do this.
another way to resolve this problem is write two extensions,one read
message from dbus,then call another extension which write in js to
control firefox , will this be ok?
thank again.
forgive my pool english :(

_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to