On Thu, Jul 25, 2002 at 06:41:49PM +0300, Tzafrir Cohen wrote:
> Is {Konqueror|Galeon} scriptable through {kparts|bonobo}?

Konqueror can be scripted via DCOP. You can explore the interfaces and
functions available to use with the graphical 'kdcop' tool or the
command-line 'dcop' tool.

Mozilla, while it (unfortunately) can't be controlled via the 'remote'
thing, should be controllable by either embedding it (just as Galeon
does) or using the appropriate XPCOM interface (Mozilla's COM
equivalent). XPCOM interfaces should be accessible from inside via JS,
I think, but I never tried it.

What is all of this for, anyway?

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to