[Lazarus] How to display html contents?

vfclists . vfclists at gmail.com
Sat May 9 21:17:28 CEST 2015


On 6 May 2015 at 09:37, Giuliano Colla <giuliano.colla at fastwebnet.it> wrote:

> Hi all,
>
> I need to display some local html files in a Lazarus application, which
> must run under Linux.
>
> What's the best way to go?
>
> Thanks in advance for any hint.
>
> Giuliano
>
> --
> Giuliano Colla
>
> Project planning question: when it's 90% done, are we halfway or not yet?
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>


If you are on Linux and you are okay with Qt you might consider the QT
webkit demo.

It will probably make things way easier for you. It might prove a nice way
to learn out to use the Qt 4.8.x series directly.

I tried the Internet Pro control first but realized that it would be more
difficult in the long term. If you are bold enough you might be able to
make it into a component.

It is available at http://users.telenet.be/Jan.Van.hijfte/qtforfpc/ file
name lclwebkit.zip

I just noticed http://sourceforge.net/projects/lazwebkit/ which is GTK2
compatible bit I haven't tried it yet..

-- 
Frank Church

=======================
http://devblog.brahmancreations.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150509/5faf4d7e/attachment-0003.html>


More information about the Lazarus mailing list