Re: at-poke description
- From: George Kraft <gk4 austin ibm com>
- To: Padraig Obriain Sun COM
- Cc: gnome-accessibility-list gnome org
- Subject: Re: at-poke description
- Date: Tue, 04 Jan 2005 14:45:18 -0600
On Mon, 2004-12-20 at 04:09, Padraig O'Briain wrote:
> I have tried with the glade prol]ject you sent me and it works for me.
>
> Can you send me a screenshot of what at-poke shows.
Here it is. I was expecting many of the description fields to be
initialized.
http://www.linuxbase.org/~gk4/a11y/project2.png
interface.c: atk_object_set_description (atko,
_("AT_DESC_MAIN_WINDOW"));
interface.c: atk_object_set_description (atko, _("AT_DESC_entry1"));
interface.c: atk_object_set_description (atko, _("AT_DESC_entry2"));
interface.c: atk_object_set_description (atko, _("AT_DESC_ok"));
interface.c: atk_object_set_description (atko, _("AT_DESC_exit"));
interface.c: atk_object_set_description (atko, _("AT_DESC_show"));
interface.c: atk_object_set_description (atko, _("AT_DESC_hide"));
interface.c: atk_object_set_description (atko, _("AT_DESC_image"));
Thanks for taking a look at this.
George (gk4)
>
> Padraig
>
> George Kraft wrote:
> > There are three columns in at-poke: name, role, & description. The name
> > of a widget can be set using atk_object_set_name(); however, the
> > atk_object_set_description() does not seem to work for the description
> > field. Any thoughts?
> >
> > Thanks,
> >
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]