On 6 May 2015 at 09:37, Giuliano Colla <giuliano.co...@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@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
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to