Hey again, new thread - old problem. I've now figured out (thanks to jesus) how to work with the designer stuff and OI with a property editor in a package. Problem is, glscene expects the Designer.SelectOnlyThisComponent() to accept a TPersistent (delphi does) whereas the designer expects a TComponent.
I tried re-inheriting the problematic object from TComponent but that produced AV eventualy. Honestly I don't have the time to debug this so .. the questions. 1. Why doesn't lazarus/LCL accept a TPersistent for Designer.Select... when delphi does? 2. Is there a way to work around without changing the item passed? I don't want to force TComponent inheritance because the mentioned item explicitly doesn't use it for a reason. Thanks up front, Ales -- Aleš Katona <[EMAIL PROTECTED]>
signature.asc
Description: Toto je digitálne podpísaná časť správy
