RE: [g-a-devel]Panel accessibility



Hi,

I have a question related to panel.

In the panel, click on "Actions" -> Run. This opens a new "Run Program"
window.
Here one can scroll through the list of applications. When the focus is on
one
item in the list ferret shows the following

Widget Name : No Widget
Accessible Type : GailContainerCell
Accessible Name : (unknown)
Parent Accessible Type : GailTreeView
Parent Accessible Name : NULL
Accessible Description : NULL
Accessible Role : table-cell

I'm trying to set the accessible name to the string that is displayed in
each
entry along with the pixmap in the treeview. The question here is what is
the
gtk widget corresponding to GailContainerCell ?

The code i'm referring to is the add_columns() routine in
gnome-panel/gnome-run.c
where a GtkTreeViewColumn (consisting of a pixmap and text) is added to the
GtkTreeView.

The relevant portion of GLE output is as follows

GtkScrolledWindow
	+ ----- GtkHScrollbar
	+ ----- GtkTreeView
		       +----- GtkButton
			 		+----- GtkHBox
						    +----- GtkArrow
						    +----- GtkAlignment
	+------ GtkVScrollbar

Any ideas?

Thanks,
Jayaraj


**************************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]