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



Sorry for the delay in responding-- I have been without email for a week.

I don't think the relation is necessary, as I think the fact that all the buttons are children of a common parent should be sufficient.

Regards,

marc

At 07:19 PM 3/18/2002 +0530, muktha wrote:
>

Hi Padraig,
My comments are inlined.

Marc, can you please let me know if for the following
option of GDialog, AtkRelation (ATK_RELATION_MEMBER_OF)
is required.
--menu <text> <height> <width> <menu height> <tag1> <item1>...

In this option, buttons are used to present a list of
choices to the user in the form of a menu.

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'.
>
> Are we discussing the GtkEntry widget here?

Yes, it is the GtkEntry.

>
>
> How is the <text> specified in the command above presented to the user?

The <text> is presented as GtkLabel.

> >
> > >
> > > >
> > > > 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.
> >

> I would like to see Marc Mulcahy's opinion on this. I am not convinced of the
> necessity of the relation.
>

**************************Disclaimer************************************



Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.



 ********************************************************************




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