|
Re: Missing some properties and methods (Interfaces): msg#00010mozilla.devel.xpcom.python
Hi Guys, There's a similar thing with the <editor> element. Basically all the properties and methods, that aren't inherited are only available to JS. I think the reason is because they are implemented in a JS object, probably inside XBL. (I checked but months ago). If that is the case, all they need is an extra nsInterface defining, and exporting through the _javascript_ object, then they will be available to python and other xpcom attached languages. I'll look at this later, when I come back to it. markh if I send you a patch to the <editor> xbl, and a .idl file, could you make changes to make files and assimilate them into trunk? Blessings and thanks Matthew On 6/13/06, Mark Hammond <mhammond@xxxxxxxxxxxxxxxx> wrote: I wrote: |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Missing some properties and methods (Interfaces): 00010, Mark Hammond |
|---|---|
| Next by Date: | python imports: 00010, Matthew Sherborne |
| Previous by Thread: | RE: Missing some properties and methods (Interfaces)i: 00010, Mark Hammond |
| Next by Thread: | python imports: 00010, Matthew Sherborne |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |