Re: [g-a-devel] What framework to use to develop desktop application with accessibility on linux?

2013-01-23 Thread PiƱeiro
On 01/22/2013 06:51 PM, Taksan wrote: > > I tried QT version 5. Accessibility ok in windows, but on linux it > does not work it even makes ORCA crash. Which is sad because QT > looks very interesting. AFAIK, right now QT has a functional accessibility support on Linux. Anyway, I'm not really e

Re: [g-a-devel] What framework to use to develop desktop application with accessibility on linux?

2013-01-23 Thread Taksan
Guys, thanks everybody for their tips and recommendations. I was finally able to make my software using SWT and it is pretty accessible on Ubuntu Gnome with ORCA. Right now my plan is to use SWT for linux, and Swing for the Windows and Mac version, but depending on how things go maybe I will us