Hi,
I'm currently working on adding a11y features to compiz, for visually
impaired people. Compiz is cpp without gtk, so i'm inserting some atkmm.
Although object hierarchy is documented, i couldn't find usable
documentation on how to make a basic working example.

so here's a couple questions:
- does the atk-bridge need to be run aside? or does the framework launch
  it?
- is there more to registering the callback functors than instanciating
  a root object? If not, what is the root object i should inherit?
- what are the right initialization procedures? do initial events need to
  be sent? if yes, is thas included in object constructors, or in a
  method somewhere?
- is there an event management callback method included, or keybinding
  handling?

I'd be really thankful for any help.
-- 
Ksamak
hypra.fr Team

Attachment: pgp8GMyQ8p7Zb.pgp
Description: PGP signature

_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to