On 2009-04-26 16:06-0400 Hazen Babcock wrote:
> Fortunately it was not as hard to change the plot buffering as I had feared.
> The xcairo driver should now correctly redraw the graph in the event of a
> window refresh.
Looks good here. Thanks!
Alan
__
Alan W. Irwin
As
Hazen Babcock wrote:
> Alan W. Irwin wrote:
>> On 2009-04-25 18:43-0400 Hazen Babcock wrote:
>>
>> I just tried a test with -DHAVE_PTHREAD=OFF (because Geoffrey felt that code
>> was so problematic), and the problem persists, but apparently not to such a
>> large degree. Before, just clicking on t
Alan W. Irwin wrote:
> On 2009-04-25 18:43-0400 Hazen Babcock wrote:
>
> I just tried a test with -DHAVE_PTHREAD=OFF (because Geoffrey felt that code
> was so problematic), and the problem persists, but apparently not to such a
> large degree. Before, just clicking on the xcairo window and then s
On 2009-04-25 18:43-0400 Hazen Babcock wrote:
> Alan W. Irwin wrote:
>> Hi Hazen:
>>
>> I have found a text bug that affects -dev xcairo. To demonstrate the bug
>> run
>> any example with -dev xcairo and change focus off the window and back or
>> make an attempt to resize the window. On Linux,
Alan W. Irwin wrote:
> Hi Hazen:
>
> I have found a text bug that affects -dev xcairo. To demonstrate the bug run
> any example with -dev xcairo and change focus off the window and back or
> make an attempt to resize the window. On Linux, at least, all the text
> disappears from the window create
Hi Hazen:
I have found a text bug that affects -dev xcairo. To demonstrate the bug run
any example with -dev xcairo and change focus off the window and back or
make an attempt to resize the window. On Linux, at least, all the text
disappears from the window created by xcairo.
I am pretty sure th