Re: GGV 1.1.96
- From: Michael Meeks <michael ximian com>
- To: "Sergey V. Udaltsov" <sergey oudaltsov clients ie>
- Cc: bonobo <gnome-components-list gnome org>
- Subject: Re: GGV 1.1.96
- Date: 02 Jul 2002 18:00:28 +0100
Hi Sergey,
On Tue, 2002-07-02 at 01:04, Sergey V. Udaltsov wrote:
> First I tried to have my own "epv" and use BONOBO_X_TYPE_FUNC_FULL
> (memcopying epv from the parent class). Then I removed epv and used
> BONONO_X_TYPE_FUNC - but no difference. Functions are not overridden.
> About the way I use my object:
This is for Gnome 1.4 yes ? sigh, you should use BONOBO_X_TYPE_FUNC
(AFAIR), and override the parent's epv methods where appropriate. ie.
BonoboUIContainerClass *pklass = (BonoboUIContainerClass *)myKlass;
pklass->epv.fooMethod = myOverriddenFooMethod;
HTH,
Michael.
--
mmeeks gnu org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]