Gnome 2.0 : accessibility for the gnome-cd application



Hi,

The gnome-cd application has a custom widget called CDDisplay which forms
the display area where the information about the time elapsed, album name,
artist name etc appears. The parent of this CDDisplay custom widget is a
GtkDrawingArea. It contains 4 lines of PangoLayout each of which display
information about the time elapsed for the current track, album name and
artist name.

As part of accessibility, i feel that this custom widget requires AtkText
interface to be implemented. The atk_text_get_text() interface of AtkText
would return the time elapsed, album name and artist name when the focus is
on the CDDisplay custom widget. Most of the other interfaces in AtkText
doesn't seem
to make enough sense in this case and would be no-op functions.

Anyone got different ideas?

Regards,
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]