Yes, what you're trying to do should be possible but it's not a DOM 
issue, it's more of a general embedding issue so I'm forwarding this 
discussion to n.p.m.embedding (followup-to set to that news group) where 
you're more likely to get help with issues like these.

Koichi Nakamura wrote:

> I'm just starting to study Mozilla, and I am interested in controlling
> it from C++ application.
> For example, I would like to do the following ones
> - load URL from the application
> - receive start/stop loading notify from Mozilla
> - scroll from the application
> - receive scroll notify from Mozilla
> - form input from the application
> - receive form input notify from Mozilla
> - etc
> 
> I can do these controls by acccessing DOM via XPCOM, can't I?
> Are there any documentations and sample source files about them?


-- 
jst


Reply via email to