Dynamic change of language(local languages like german, chinese, french....) in Gtk



Hi,

I think this question might have discussed but i couldn't find any
satisfying answers.

While searching in net i found useful info how to provide
internationalization/localization(supporting
english,french,german,chinese...) support using Gtk.

But All is well and all works fine if i reboot my app or system.

But in a real world situation like mobile phones,user want to see the
language change dynamically(without rebooting/restart).

Is there any way to do that? In Qt I think they will connect the widget to
Changeevent and will see if the event is Languagechangeevent then settext
the label of widget.

If any elegant way is there in Gtk to do this kindly suggest me.


Thanks,

Regards,
Harsha



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