<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    Does LDTP have the ability for me to specify element types over my
    custom widgets to make them accessible?<br>
    I'm using<br>
    <a href="http://kivy.org/#home">Kivy</a><br>
    which uses OpenGL.<br>
    I was googling for a way to become a UIA Provider in python and<br>
    <a
href="http://stackoverflow.com/questions/5487263/python-bindings-for-microsoft-ui-automation">This
      page came up</a><br>
    with Cobra as the top answer.<br>
    The person had no idea what he was answering, so I am asking if
    anyone else can address this issue.<br>
    UIA on windows is the updated version of Microsoft Active
    Accessibility which can be accessed by<br>
    <a href="https://pypi.python.org/pypi/pyAA/2.0">PyAAPyAA</a><br>
    on windows.<br>
    To my knowledge, there is no package that focuses any documentation
    on making accessible elements with any of the new tools in python.
    They are all completely focused on automation (Which in my opinion
    is kind of silly if you can't even access the element in the first
    place).<br>
    It looks as if LDTP has this ability with the map module, but there
    is very little if no documentation that I can find on this.<br>
    If anyone can help that would be fantastic!<br>
    thanks,<br>
    <br>
    <div class="moz-signature">-- <br>
      <a href="http://www.brandonkeithbiggs.com/">Brandon Keith Biggs</a></div>
  </body>
</html>