[Lazarus] GTK2 threading
Sven Barth
pascaldragon at googlemail.com
Thu Apr 4 15:14:28 CEST 2013
Am 04.04.2013 15:08, schrieb Anton Kavalenka:
> On 04.04.2013 16:05, Mattias Gaertner wrote:
>>> [...]
>>>>> [...]
>>>>> GTK2 pretends to be complete platform-agnostic interface.
>>>>> Why Xlib and X is needed in GTK2 widgeset at all?
>>>>>
>>>>> > >
>>>> For those things that were not doable with gtk2 alone.
>>>>
>>>> > Are there such things?
>>> btw current Unix printing is being rewrited using Cairo.
>> Printing was never part of the LCL gtk2 widgetset.
>>
>>
>>> Recent GTK2 applications depend on Cairo strictly.
>>> Why not using cairo surfaces for bitmap manipulation instead of X-Pixmap
>>> necrophilia?
>> I didn't implement those parts.
>> Feel free to send patches to replace those parts.
>>
>>
>> Mattias
>>
>> --
>> _______________________________________________
>> Lazarus mailing list
>> Lazarus at lists.lazarus.freepascal.org
>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
> Currently GTK2 Widgetset inherits GTK1 or they are independent?
> I'll try to disable X and Xlib and have a look what can be done.
Till around 2 years ago (don't nail me on the exact date though :) ) the
GTK1 and GTK2 widgetsets shared the same files. Then they were splitted,
so there is still quite a bit of GTK1 inheritance.
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130404/3d194f0e/attachment-0003.html>
More information about the Lazarus
mailing list