octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 3D Mouse rotate broken for fltk backend


From: Kai Habel
Subject: Re: 3D Mouse rotate broken for fltk backend
Date: Tue, 15 Feb 2011 21:46:53 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100914 SUSE/3.1.4 Lightning/1.0b2 Thunderbird/3.1.4

 On 15.02.2011 17:28, Benjamin Lindner wrote:
Hello list,

I brought this up already once, but no one replied, so I'd like to
ping the issue again.
With a 3-4-0 tag build of octave on mingw platform, mouse rotation on
a 3D plot using the fltk backend does not work.
testing as:

graphics_toolkit('fltk');
sombrero(40);

Then clicking on the "R" button.
The strange behaviour is, that the rotation is done in the background,
and the first few events of mouse movement are registered, but then
the display does not change until I force a redraw by minimizing&  and
restoring the plotting window.

Is this a manifestation of the already mentioned race condition with fltk?
Or is it a different bug?

benjamin
Hello Benjamin,

mouse rotation works for me for 3.5.0+ on MinGW as expected. I don't see the behavior you have described. I am using fltk-1.3rc3.

Kai


reply via email to

[Prev in Thread] Current Thread [Next in Thread]