Re: Monikers
- From: Miguel de Icaza <miguel helixcode com>
- To: Rodrigo Moya <rmoya tsai es>
- Cc: gnome-components-list gnome org
- Subject: Re: Monikers
- Date: 21 Mar 2000 08:34:03 -0500
> I'm starting to implement monikers in gnome-db and have been looking at
> gnumeric sources. I've found where the moniker is created
> (bonobo_moniker_new() in drag_data_get() callback), but where is the
> actual implementation of the moniker?
Once you have a moniker constructed, you can restore it from the
moniker name using the bonobo_object_activate (I think, just grep for
it).
For monikers to work, your component needs to implement the
Bonobo::Container interface (create a BonoboContainer object)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]