[g-a-devel]Accessibility for gedit



Hi,

I am looking at providing accessibility for Gedit and the following are
my observations,

1. There are about 4 custom widgets that render GUI. 

a. GeditView : Parent - GtkVBoxClass.
b. GnomePrintFontPicker : Parent - GtkButtonClass
c. GnomePrintFontDialog : Parent - GtkDialogClass
d. GeditPreferencesDialog : Parent - GtkDialogClass

And they all seem to be mainly container widgets, as in they are made up
of widgets that are accessible. I think they may not require
implementation of any Atk interfaces. 

2. Setup Accessible name and description,

a. Color & font Picker widgets in the Fonts & Colors settings in
Preferences dialog.
b. Font picker widgets in the Print Font settings in the preferences
dialog.

3. Setup Atk relations between label/widget pairs.

I hope this is ok.

Regards,
Hema.
**************************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]