> > It would be nice, if someone would write a package with a component to start
> > a browser. Preferably without opening a new page/tab on every call.
> > I added examples/openbrowser/.
> > Maybe you want to add the above command for windows.

> This problem is very hard to solve on Unix. I can´t imagine a solution
> that isn´t Desktop-specific or browser-specific.

> Currently on Virtual Magnifying Glass I simply call mozilla-firefox to
> open the page on linux and do a ShellExecute on Windows. Even then, on
> some distros the firefox executable has a different name =/

> I´m not saying it can´t be done, but I´m raising some difficulties and
> asking for ideas on how to solve them =)


Where's the the Lin32 API when you need it?  (Ermm.  good quote of the year)

Does firefox have some sort of API that allows users to remote control it from
another process? Does *NIX itself offer any standard inter-process communication
tactic or must each program contain a home brewed custom server damon (written
from scratch each time) to receive unix sockets or other API/remote
communication?

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to