Re: List of available Bonobo controls?



Hey Murray,

On 12 Apr 2002, Murray Cumming wrote:

> I'm playing with BonoboWidget, or rather a C++ wrapper for it, and I
> need some moniker name to use to test it out. So how can I get a list of
> the available embeddable controls?
>
> I guess that the "OAFIID:Bonobo_Sample_Calculator" here
> http://www-106.ibm.com/developerworks/webservices/library/co-bnbo2.html
> is not something that's installed as part of GNOME2.

	Run

activation-client -q --spec="has (repo_ids, 'IDL:Bonobo/Control:1.0')" | grep '^IID'

	and you've got the list of controls available

Good Luck,
Mark.




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