<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 6 May 2015 at 09:37, Giuliano Colla <span dir="ltr"><<a href="mailto:giuliano.colla@fastwebnet.it" target="_blank">giuliano.colla@fastwebnet.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
I need to display some local html files in a Lazarus application, which must run under Linux.<br>
<br>
What's the best way to go?<br>
<br>
Thanks in advance for any hint.<span class=""><font color="#888888"><br>
<br>
Giuliano<br>
<br>
-- <br>
Giuliano Colla<br>
<br>
Project planning question: when it's 90% done, are we halfway or not yet?<br>
<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</font></span></blockquote></div><br><br></div><div class="gmail_extra">If you are on Linux and you are okay with Qt you might consider the QT webkit demo.<br><br>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.<br><br>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.<br><br></div><div class="gmail_extra">It is available at <a href="http://users.telenet.be/Jan.Van.hijfte/qtforfpc/">http://users.telenet.be/Jan.Van.hijfte/qtforfpc/</a> file name lclwebkit.zip<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">I just noticed <a href="http://sourceforge.net/projects/lazwebkit/">http://sourceforge.net/projects/lazwebkit/</a> which is GTK2 compatible bit I haven't tried it yet..<br clear="all"></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature">Frank Church<br><br>=======================<br><a href="http://devblog.brahmancreations.com" target="_blank">http://devblog.brahmancreations.com</a></div>
</div></div>