Re: [g-a-devel]Notebook's selection interface ...



Mukund wrote:
> 
> Michael, Padraig,
> 

> To summarize (skip, if you already got it:)
> (1) Selection interface on tree-table (parent) seems to be a read-only
> interface - neither does it allow to select (focus) the cells nor click
> them.

Actually the individual cells should be selected via
AtkSelection/Accessibility_Selection, via the normal mechanism for
containers.

> (2) Table-interface: Though add_row_selection is implemented in gail for
> GailTreeView, there is no complimentary method in CSPI. When done, this
> should allow the sub-rows to be selected (focused).
> (3) Action (click) is implemented for table cells that has sub-rows.
> AccessibleAction_doAction, for these cells, expands and collapses the
> children (view).
> 
> Please confirm/deny if these are issues and if required to be tracked
> through Bugzilla, do let me know.

Hi Mukund:

Is there a bugzilla bug regarding cspi's lack of row/column selection
API?

Thanks

Bill

> Cheers,
> Mukund.



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