Re: [g-a-devel] Tables in ATK/AT-SPI with rowspan/colspan



Hi Aaron,

In the AtkTable interface, we have get_row_extent_at and
get_column_extent_at to return a long integer indicating the number of
rows/columns spanned by the specified cell.

Is that what you want?

Regards,
Li

On Sat, 2007-04-14 at 23:47 -0400, Aaron Leventhal wrote:
> How should a table with horzontal and vertical spans (like colspan and 
> rowspan in HTML tables) be exposed?
> 
> - Aaron
> 
> Harry Lu wrote:
> > Li Yuan has taken over atk/at-spi. Now is weekend early morning for
> > him:)
> >
> > As far as I know, it has such an assumption. One table cell could itself
> > be a table, so this way we could make a complex table.
> >
> > Are you meeting any problems?
> >
> > Harry
> >
> > On Fri, 2007-04-13 at 10:41 -0400, Aaron Leventhal wrote:
> >   
> >> Buehler? Buehler?
> >>
> >> Is there anyone to advise on ATK/AT-SPI usage anymore, now that Bill 
> >> Haneman is away?
> >>
> >> - Aaron
> >>
> >> Aaron Leventhal wrote:
> >>     
> >>> Is there anything in the design that assumes tables are a perfect 2 
> >>> dimensional array?
> >>>
> >>> - Aaron
> >>> _______________________________________________
> >>> Gnome-accessibility-devel mailing list
> >>> Gnome-accessibility-devel gnome org
> >>> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
> >>>
> >>>   
> >>>       
> >> _______________________________________________
> >> Gnome-accessibility-devel mailing list
> >> Gnome-accessibility-devel gnome org
> >> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
> >>     
> >
> > _______________________________________________
> > Gnome-accessibility-devel mailing list
> > Gnome-accessibility-devel gnome org
> > http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
> >
> >   
> _______________________________________________
> Gnome-accessibility-devel mailing list
> Gnome-accessibility-devel gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel




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