On Mon, 2009-01-05 at 15:49 +0800, Wan, Shuang wrote:

> I faced one problem that I can’t use the ldtp to do clutter UI
> automatic testing. After read the source code of clutter-gtk,
> clutter-qt, I concluded that only the stage associate a widget, the
> clutter will redirect the events to actor and actor is based on the
> gobject. So I concluded that we couldn’t control the clutter actor via
> accessibility technology. So I want to know is any plan to add the
> accessibility support to clutter in future? Or if any other method can
> do the same thing?
> 
> Any suggestion is appreciate!

Clutter does not support accessibility technologies, at the moment. the
correct way to add support would be having ClutterActor implement the
ATK interfaces. at the moment, there are no plans to add this support
for 1.0, but it's on the list for post-1.0.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, Intel Open Source Technology Center

-- 
To unsubscribe send a mail to [email protected]

Reply via email to