On Fri, 29 Dec 2006 22:24:42 +0100
Aleš Katona <[EMAIL PROTECTED]> wrote:

> Ok.. was a bit premature.
> 
> I still got some trouble.
> 
> In windows I get an AV when I remove a previously added
> component( will debug further later ).
> 
> The main problem now is that certain class properties are not
> selectable.
> 
> For example, if I add a behavior to the list, and I got a
> TCollisionManager on the form, in delphi I can select the manager in
> the property of the behavior.

This should work in lazarus too. The missing part is, that you can not
select other forms/datamodules components.

 
> In Lazarus I don't have the manager in the drop down list.
> 
> Is there something I need to do this (perhaps with custom OI stuff
> like this I need to do something manualy?) Where is "what objects are
> available for assignments" determined?

I guess you mean
TPropertyEditorHook.GetComponentNames


Mattias

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

Reply via email to