Ryan Joseph <r...@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

>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to