Re: [orca-list] RFP - Guadalinex a11y edition
- From: Piñeiro <apinheiro igalia com>
- To: themuso ubuntu com, orca-list gnome org, gnome-accessibility-list gnome org
- Subject: Re: [orca-list] RFP - Guadalinex a11y edition
- Date: Fri, 11 Jun 2010 10:35:58 +0200 (CEST)
From: Samuel Thibault <samuel thibault ens-lyon org>
> Luke Yelavich, le Fri 11 Jun 2010 08:45:22 +1000, a écrit :
>> What is needed, is a way to signal all existing applications using GTK to retroactively load the atk/gail GTK modules.
>
> I guess it'd be far easier to convince gtk people to do that than
> keeping at-spi-registryd enabled by default.
I really doubt it.
Right now in order to load gail/atk-bridge modules, there isn't
anything on GTK like "load accessibility modules" as in the deprecated
libgnome-ui.
In order to load the modules you use GTK_MODULES, an environment
variable used to load any general purpose module during gtk_init.
So, in order to be accepted a procedure like this, it should be a
general method to load any general purpose module during runtime.
You also have the problem of how signal gtk applications on
runtime. You would require a IPC to do that, so the best candidate
would be DBUS. This would mean add a new dependency to gtk+.
===
API (apinheiro igalia com)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]