Re: [g-a-devel]Accessibility for libgnome-desktop



> 
> Hi,
> 
> As part of providing accessibility to libgnome-desktop, the following have
> been identified.
> 
> There are 2 custom widgets in this library
> 
> 1. GnomeDitemEditClass
> 
> Tooltips need to be added at appropriate places and AtkRelation interface
> should be set where ever necessary. For eg, AtkRelation has to be set
> between GtkEntry & GtkLabel.
> 

Instead of using AtkRelation, I think that you should call 
gtk_label_set_mnemonic_widget(). The description of this function makes it sound 
to me that it is what you need. What do you think?

The implementation in GailLabel should then set up the correct AtkRelation. If 
not, we have a bug in GAIL.

 
> 2. GnomeHintClass
> 
> Is GnomeHint (startup) removed from Gnome 2.0? Also, are there any
> applications in Gnome 2.0
> that use libgnome-desktop for GnomeHint?
> 
> Let me know if anyone's  got different ideas.
> 
> Thanks,
> Jayaraj
> 
> 
> 




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