On Tue, 2009-05-26 at 13:51 +0200, Balazs Scheidler wrote: > 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?
I have no idea how this API would be used. Can you give us a clue? Is there a reason why you can't use the C API? -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
