[fpc-pascal] Lazarus and Cocoa

Sven Barth pascaldragon at googlemail.com
Sun Jun 17 13:02:51 CEST 2018


Ryan Joseph <ryan at thealchemistguild.com> schrieb am So., 17. Juni 2018,
11:34:

> I’m trying to make a lazarus control which wraps an NSView but I haven’t
> used Lazarus before and I don’t really understand the architecture of the
> system. It looks like a TForm is essentially a window and TWinControl is
> perhaps what I need to subclass but I’m not sure.
>
> Is there any example code I could look or possibly some existing Cocoa
> controls which are wrapped to Lazarus? I expected to see an NSView subclass
> which calls out to some Lazarus control (like TWinControl) but I haven’t
> found it yet in the source code.
>
> Any tips to get started would be great.
>

For starters you could ask that on the Lazarus mailing list:
http://lists.lazarus-ide.org/listinfo/lazarus 😉

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20180617/6c528048/attachment.html>


More information about the fpc-pascal mailing list