[Lazarus] For QtLCL users - new feature, need testers
Krzysztof
dibo20 at wp.pl
Sun Oct 13 01:14:35 CEST 2013
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++
2013/10/12 zeljko <zeljko at holobit.net>
> On 10/12/2013 04:38 PM, zeljko wrote:
>
>> Hi all,
>> Today I've commited new feature of qt widgetset (r43218) - scrollable
>> forms.
>> Now FCentralWidget isn't pure widget anymore but QAbstractScrollArea,
>> which provides scrollbars on forms for us.
>> IT'S DISABLED BY DEFAULT, so if you want to test and use scrollable
>> forms with qt widgetset you must enable QTSCROLLABLEFORMS define in
>> lcl/interfaces/qt/qtdefines.**inc.
>> It will be merged to 1.99.
>>
>
> Not, 1.99 , but 1.0.99, it was typo .. sorry.
>
>
> zeljko
>
>
>
> --
> ______________________________**_________________
> Lazarus mailing list
> Lazarus at lists.lazarus.**freepascal.org<Lazarus at lists.lazarus.freepascal.org>
> http://lists.lazarus.**freepascal.org/mailman/**listinfo/lazarus<http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20131013/a5a44c86/attachment-0003.html>
More information about the Lazarus
mailing list