[g-a-devel] Help request making gtk treeview accesible



Hello,

I'm not entirely sure this list is the right place to ask the question below. If not, could you please point me to the right place?

My application has a Gtk TreeView which consists of one column with two TextCellrenderers packed into the column. 

When cell content is read out by the Orca screen reader, only text from the second cellrenderer is read out, the text from the first cell is left out. The intended behavior is that both pieces of text are read out. (Visually it is also one text label, but I need two cellrenderers to achieve proper formatting.)

How could I improve the accesibility from my application code for such a case?

Thanks,

Jaap



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