Re: [g-a-devel]Accessibility for GDialog



Hi Padraig,
Thanks for the comments.My comments are in lined.
Please  let me know your opinion .

Thanks 'n regards
Muktha

Padraig O'Briain wrote:

> > 1. When the option
> >    '--inputbox <text> <height> <width> [<init>]'
> >    is specified, a dialog with entry and 2 buttons
> >    is displayed.
> >
> >    I   intend to set the accessible name and
> >    description for the entry.
>
> What do you intend setting for the aaccessible name and description?
>

The accessible name can be 'Gdialog entry' and the
description can be 'Enter the text'.


>
> >
> > 2. When the option
> >    '--menu <text> <height> <width> <menu height> <tag1> <item1>...
> >    is specified, a dialog with a list of GtkButtons in
> >    the form of a menu is displayed.
> >
> >    I intend to provide AtkRelation (ATK_RELATION_MEMBER_OF)
> >    for this.
> >
>
> Is the relation necessary?
>
> I am assuming that the GtkButtons have a common parent, so I do not understand
> what extra information the relation provides.
>

Since the buttons are used to present a list of
choices to the user in the form of a menu, I thought
ATK_RELATION_MEMBER _OF can be used.



>
> Padraig
>
>
>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]