Hi, I had the idea to manipulate the field of view of the camera in the realxtend viewer by a slider placed in the preferences menu. I succeeded in placing the slider and I found out, that there is a function setView(field of view), which I have to call. But my problem is, I do not know how to make the connection. I can't find the position in the code, where changes of the sliders are recognized so I don't know where I have to add my function call.
As a smaller step I tried to add simple Buttons like the Joystick calibration button. I duplicated it and I implemented a function that gives a standard output "it works", but after compiling and clicking the button I can't see any output. Also I followed this tutorial: http://wiki.secondlife.com/wiki/Adding_a_menu_item which completely does not work. Maybe someone can show me the right path. kind regards Thomas --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/realxtend http://www.realxtend.org -~----------~----~----~----~------~----~------~--~---
