Building VBinaryLink subclass in RB
Ed Kleban
Ed at Kleban.com
Thu Dec 15 08:58:13 CST 2005
On 12/15/05 4:20 AM, "Ruslan Zasukhin" <sunshine at public.kherson.ua> wrote:
> On 12/15/05 2:59 AM, "Ed Kleban" <Ed at Kleban.com> wrote:
>
>>> You cannot ASSIGN to that properties.
>>> I think they are marked in docs as r/o READ ONLY.
>>>
>>
>> They are not marked that way on page 164 of my document, which is the only
>> reference I can find.
>
> Ok, I will correct.
>
> So you still have problems with this ?
No, I've scrapped that code. I only mention this here so you can fix your
documentation.
> It seems you try create subclass of BinaryLink?
Yes,
> Note, in constructor of MyBinaryLink
> you should call parent constructor
>
> ---------------------
> Sub MyBinaryLink( t1, t2, ... )
>
> VBinaryLink( t1, t2, ...)
>
>
> End
Yes, that makes much more sense.
Thanks!
--Ed
More information about the Valentina
mailing list