[g-a-devel]Re: Selection and Combo Boxes



Hi Padraig,

If user press the up/down arrow key, then a selection-changed event from the 
combo is fired. If combo doesn't implement AccessibleSelection interface, 
what kind of events will be fired in this case?

Regards,
Remus


On Friday 30 January 2004 12:29, padraig o'briain wrote:
> remus draica wrote:
>
> Thanks.
>
> If I read the code correctly, you do not make an assumption that a
> combo-box implements AccessibleSelection. What would happen if a combo-box
> did not implement AccessibleSelection.
>
> Padraig
>
> > Hi Padraig,
> >
> > Gnopernicus uses AccessibleSelection for combos.
> > (srlow/libsrlow/SRLow.c line 1149).
> >
> > Regards,
> > Remus
> >
> > On Thursday 22 January 2004 16:52, padraig o'briain wrote:
> > > Remus,
> > >
> > > Does gnopernicus uses AccessibleSelection on combo-boxes or make any
> > > assumptions about the implementation of selection on combo-boxes?
> > >
> > > Padraig




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