Siju Samuel, le Wed 04 Jun 2014 11:48:54 -0500, a écrit :
> can two clients;  NVDA and the 'in-house application' use
> brlapi simultaneously for read and write?.             

That was one of the main goals of brlapi :)

Please read section “Concurrency management between BrlAPI clients”
of the brlapi manual, that's precisely the purpose of the enterTtyMode()
call, just replace "VT" by "window" in the text for the Windows case:
your application should pass its window ID as first parameter of
brlapi_enterTtyMode, and brltty will automatically switch when
entering/leaving that window.

Samuel
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to