Re: GGV 1.1.96



Hi Sergey,

On Fri, 2002-05-31 at 13:59, Sergey V. Udaltsov wrote:
> Absolutely. So my question is how to get the word "Rotate" (and others -
> with i18n!) from this XML.

	Don't bother; add the 'Rotate' string to your own application and have
it re-translated there. 

> How to get the name of the method to call for each verb?

	Look in the GGV application code, verb names are programmatic and are
not translated.

> And how to actually call it? Actually, it's a kind of
> reflection thingie...

	To call it do:

	Bonobo_UIComponent_execVerb (component, "Rotate", ev);

	Regards,

		Michael.

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot




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