Felipe Monteiro de Carvalho schrieb:
Is the interface of your SDK fixed? I mean, can't you ask users of the
SDK to pass a TForm or something instead of a system handle?
Yes, it is fixed (it's the VST Plugin SDK). I also have written some host code for these plugins, but since the specification is fixed, I have to live with that limitation.
To me it seams like this would require being implemented on LCL level.
If you wish to follow this road we can guide you. I would say it would
require adding a new widgetset function which needs to be implemented
for all widgetsets. This function would reparent a form given just a
system handle.
Yes I'd wish to do so. I have windows and OSX here (I guess I can test the GTK part in OSX). What I don't have is much time, so I'd really like to only implement that function. Do you have a link where I can find instructions about how to do so? I already tried it once, but I had to recompile the LCL quite often and I probably lost patience.

Thanks for the helping hand,

   Christian

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to