[Gambas-user] About coordinates in .FindChild(...) function

Benoît Minisini gambas at ...1...
Mon Aug 19 18:17:15 CEST 2013


Le 19/08/2013 18:15, Ru Vuott a écrit :
>> Ok so if I understand well the find child don't take position into account... Just the size
>
> So that actually the object can be detected/returned by the function ".ChilFind()", it seems to me that:
>
> 1) it has to be placed in its position range:
>    -  ChildObject.X <= 99
>    - ChildObject.Y <= 29
>
> 2) (it being understood the previous point 1 ) also the arguments of function have...:
>    anyContainer.ChilFind(<= 99, <= 29)
>
> Try yourself.
>
> bye
> vuott
>

I cannot reproduce the bug. Can you send me a project that shows it? Thanks.

-- 
Benoît Minisini




More information about the User mailing list