<div dir="auto"><div class="gmail_quote" dir="auto"><div dir="ltr">Ryan Joseph <<a href="mailto:ryan@thealchemistguild.com">ryan@thealchemistguild.com</a>> schrieb am So., 17. Juni 2018, 11:34:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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.<br>
<br>
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.<br>
<br>
Any tips to get started would be great.<br></blockquote></div><div dir="auto"><br></div><div dir="auto">For starters you could ask that on the Lazarus mailing list: <a href="http://lists.lazarus-ide.org/listinfo/lazarus">http://lists.lazarus-ide.org/listinfo/lazarus</a> 😉</div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"></blockquote></div></div>