On Thu, 2007-07-12 at 09:11 -0300, Diego A. Fons wrote:
> Thank you for your reply.
> I'm trying to build an application that uses a touchscreen as the only
> input device, so i thought it would be a good idea to have a GOK style
> keyboard, you select the component to edit and start entering th
David Bolter wrote:
> Diego,
>
> Yes, the AT-SPI is what you want. I haven't tried using the AT-SPI
> without X but it would be great to know how far you can get with that
> configuration. What are you building?
>
> cheers,
> David Bolter
> Diego A. Fons wrote:
>> Hi,
>>
>> I'm trying to build my
Diego,
Yes, the AT-SPI is what you want. I haven't tried using the AT-SPI
without X but it would be great to know how far you can get with that
configuration. What are you building?
cheers,
David Bolter
Diego A. Fons wrote:
> Hi,
>
> I'm trying to build my own accessible application, so searchi
On Wed, 2007-07-11 at 11:40 -0300, Diego A. Fons wrote:
> Hi,
>
> I'm trying to build my own accessible application, so searching for info
> i've found that it's necessary to have AT-SPI. The problem is that
> AT-SPI needs the X libraries and i've built GTK+ using DirectFB port.
> Is it strongly
Hi,
I'm trying to build my own accessible application, so searching for info
i've found that it's necessary to have AT-SPI. The problem is that
AT-SPI needs the X libraries and i've built GTK+ using DirectFB port.
Is it strongly necessary to build the AT-SPI with X? can i build it
without X at