[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TimeBox inheritance


As a complete guess I would say maybe you have named a class TimeBox.class
(then it auto-inherits TimeBox) but you also have "Inherits TimeBox" in
it's definitions.

But that just a guess because you have not submitted the class in question
to examine

Respects
BruceS

On Tue, 15 Sept 2026, 23:01 Bruce Steers, <bsteers4@xxxxxxxxx> wrote:

>
>
> On Tue, 15 Sept 2026 at 22:54, Karl Reinl <karl.reinl@xxxxxxxxxx> wrote:
>
>> Salut,
>>
>> whilst an older app runs fine with it, I get this error in a test project
>> when I use my TimeBox component.
>>
>>
>>
>> What have I missed?
>>
>
> The importance of attaching a sample project to the mailing list ;)
>
> IDE console message shows "multiple inheritance error"
> So without seeing your code it's going to be hard to say what the issue is.
>
> Respects
> BruceS
>
>

References:
[no subject]Karl Reinl <karl.reinl@xxxxxxxxxx>
Re:Bruce Steers <bsteers4@xxxxxxxxx>