[BRLTTY] XWindow device simulator and/or mask problem

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Dec 4 17:26:26 EST 2006


Scott Haeger, le Mon 04 Dec 2006 16:15:12 -0500, a écrit :
> The and/or mask on brlapi is working great.  Thank you for implementing 
> that feature.  I have a noticed a problem with the XWindows simulator 
> however.  A masked cell shows the pins correctly, but the character 
> representation is the original text.  Is this correct behavior.

What are you doing precisely?

If it is

- writeText("something")
- write(structure with And set to 0 and Or set to some dots)

then it's normal: the text is kept as is. For clearing the text too, you
need to also fill the text field of the Write structure.

Samuel


More information about the BRLTTY mailing list