cameleon-dev
[Top][All Lists]
Advanced

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

Re: [cameleon-dev] Zoggy2 : what does it mean...


From: Maxence Guesdon
Subject: Re: [cameleon-dev] Zoggy2 : what does it mean...
Date: Thu, 12 Feb 2004 11:43:36 +0100

On Thu, 12 Feb 2004 00:30:55 +0100
"Sylvain LE GALL" <address@hidden> wrote:

> I forget to ask :
> 
> Why is the generated class virtual ?
> 
> Just a question... Maybe i could investigate myself.

In fact, the class should be virtual only if there is at least one virtual
method, i.e. if there is at least one method associated to an event.
So you must go through the tree of widgets and stop when you find one
with an event for which a method name is given. If there is none, then
the class is not virtual.

Friendly, 

Maxence




reply via email to

[Prev in Thread] Current Thread [Next in Thread]