[Lazarus] Examples of CairoCanvas usage

Juha Manninen juha.manninen62 at gmail.com
Tue Feb 10 09:43:34 CET 2015


On Tue, Feb 10, 2015 at 9:14 AM, Petr Kristan <petr.kristan at epos.cz> wrote:
> My commandline program version must be linked with gtk in linux.
> I use this construction:
>
> WidgetSet := TGtk2WidgetSet.Create;
> DrawingRoutine;
> FreeAndNil(WidgetSet);

How to use the WidgetSet?
Can you please test with TextOut(), and maybe send a simple example
program or application. I still have not found any.
I would be happy to add an "example" directory below
components\cairocanvas if you want.

Juha




More information about the Lazarus mailing list