Re: Making an 'image' accessible?



It is difficult to answer in the abstract but you will need to create an AtkObject corresponding to some widget or object in your application. To get at the text this object will need to implement the AtkText interface.

Padraig

Ashutosh Sharma wrote:
> 
> I am confused about making a 'custom-widget'
> accessible. Any help would be appreciated.
> 
> Let's say I have an image (of a scanned page with
> text) and I am displaying the image in my
> image-viewing application that I am making. Now,
> assuming that I have a way of extracting the text from
> the image, how can I make it available to a screen
> reader? How do I expose an ATK interface that does
> this? Would this be a custom 'widget'?
> 
> Any help is appreciated.
> 
> Regards,
> Ashutosh
> 
> ________________________________________________________________________
> Yahoo! Messenger - Communicate instantly..."Ping"
> your friends today! Download Messenger Now
> http://uk.messenger.yahoo.com/download/index.html
> _______________________________________________
> gnome-accessibility-list mailing list
> gnome-accessibility-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list



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