<div dir="ltr">I'm still dreaming about modular Qt :) . Now to deploy QtLCL application I need to provide all Qt libs (even webkit, but I don't use it). I'm working on project based on pure Qt 5.1, I needed to use C++ instead of FPC :/ . Those libs are amazing, not only GUI but for example QMultimedia, QNetwork and websockets. I'm wondering if exists any tool which can automatically convert Qt API headers into FPC. For example gtk3 headers for FPC are generated by some tool (don't remember the name). Was current Qt4Pas unit written manually line by line? My dream is to write pure Qt application (I'm not interested in LCL) using FPC for all platforms as I'm doing now with C++<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/12 zeljko <span dir="ltr"><<a href="mailto:zeljko@holobit.net" target="_blank">zeljko@holobit.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 10/12/2013 04:38 PM, zeljko wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
Today I've commited new feature of qt widgetset (r43218) - scrollable<br>
forms.<br>
Now FCentralWidget isn't pure widget anymore but QAbstractScrollArea,<br>
which provides scrollbars on forms for us.<br>
IT'S DISABLED BY DEFAULT, so if you want to test and use scrollable<br>
forms with qt widgetset you must enable QTSCROLLABLEFORMS define in<br>
lcl/interfaces/qt/qtdefines.<u></u>inc.<br>
It will be merged to 1.99.<br>
</blockquote>
<br></div>
Not, 1.99 , but 1.0.99, it was typo .. sorry.<div class="HOEnZb"><div class="h5"><br>
<br>
zeljko<br>
<br>
<br>
<br>
--<br>
______________________________<u></u>_________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.<u></u>freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.<u></u>freepascal.org/mailman/<u></u>listinfo/lazarus</a><br>
<br>
</div></div></blockquote></div><br></div>