[fpc-pascal] Javascript in Desktop Applications

michael.vancanneyt at wisa.be michael.vancanneyt at wisa.be
Mon Feb 7 14:35:11 CET 2011



On Mon, 7 Feb 2011, Anthony Walter wrote:

> Over at stackoverflow someone
> asked<http://stackoverflow.com/questions/4913178/javascript-in-delphi-applications>,
> "Is it possible to utilize javascript in the making of windows desktop
> applications". I wrote up a pascal based solution to add javascript access
> to your desktop programs. If you have any interest in my solution you can
> view it here (source code included):
>
> http://www.codebot.org/delphi/?doc=9573
>

A cross-platform solution is to use one of libsee or BESEN.

The latter is implemented in 100% native Object Pascal.

Michael.



More information about the fpc-pascal mailing list