Re: Sending a hide() signal to a given widget ?
- From: "Steve Lee" <steve fullmeasure co uk>
- To: "Yann DIRSON" <ydirson linagora com>
- Cc: gnome-accessibility-list gnome org
- Subject: Re: Sending a hide() signal to a given widget ?
- Date: Thu, 15 May 2008 06:16:17 +0100
2008/5/14 Yann DIRSON <ydirson linagora com>:
> I have played with dogtail, and could browse the accessible object, and
> sent a couple of click(), but hide() does not seem to be accessible from
> there.
> Am I just looking for something that does not exist ?
Probably ;-)
It's not part of the AT-SPI API though Dogtain may add other
facilities for interactive use.
AT-SPI is designed to allow ATs to monitor application GUIs and so
provides interfaces that allow you to inspect accessible objects,
monitor accessible events and perform a few limited application
'actions' that have been specifically exposed through it (like click
this button).
General GUI operations are performed by the application using other
APIs, in this case GTK.
--
Steve Lee
--
Open Source Assistive Technology Software
web: fullmeasure.co.uk
blog: eduspaces.net/stevelee/weblog
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]