Atk::ObjectFactory



Hi,

We're trying to use dogtail & atk to test our application automatically
and while trying to learn the tricks involved, I've learned that I have
to create an accessibility class for each of our custom widgets.

The problem is that the AtkObjectFactory class isn't wrapped in gtkmm
and neither is atk_registry_set_factory_type(). This means that it is
not possible to support accessibility (& automatic testability) from
gtkmm.

Can anyone point me in the right direction whether this was started
earlier, or what the roadblocks are? Is there a specific reason why it
hasn't been wrapped?

-- 
Bazsi



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