From: <iar...@ya...> - 2012-10-11 19:55:09
|
Daniel! Answers below. Am 10.10.2012 09:15, schrieb Dan...@dl...: > We have compiled versions of ViSTA on our fileserver. > I used this version and do not want to compile ViSTA on my own. Interesting. Can you tell, out of curiousity, what version of ViSTA do you have precompiled? > Therefore I don't know whether glut or freeglut is used in this version. Right, AFAIK there is no output in the vista binary. You can, however, use "ldd <binary>" to see what version is linked. AND, regardless of how the Vista libraries are compiled, the -> glut <- version would be interesting to know to see what one can do to drag the wheel stuff in. > The people who compiled ViStTA are on a conference until tomorrow. > When they are back again, I will try to follow your advice. > I will tell you about the results. Cool. So far any news? > I am sure that I receive "(0,0)" only and not "(-1,0)" on WHEEL_STATE and WHEEL_DIR. > If I add a Debug-Node to the interaction.xml this is displayed to. You get these valus when the wheel is turned? Or when you hit another button? Ingo. |