Cool VL Viewer forum
http://sldev.free.fr/forum/

Moving the "East Angle" slider
http://sldev.free.fr/forum/viewtopic.php?f=9&t=1081
Page 1 of 1

Author:  Tillie [ 2013-01-26 09:02:25 ]
Post subject:  Moving the "East Angle" slider

Hello,

anyone know if it's possible to move the east angle slider from the sky settings window to maybe the top or bottom bar of the SL frame? I need this one so often and it would be fab if I could it link in somewhere.

But apparently the XML menu definition by LL is really weird and not everything works everywhere.

Author:  Henri Beauchamp [ 2013-02-02 11:38:10 ]
Post subject:  Re: Moving the "East Angle" slider

Tillie wrote:
Hello,

anyone know if it's possible to move the east angle slider from the sky settings window to maybe the top or bottom bar of the SL frame? I need this one so often and it would be fab if I could it link in somewhere.
No, it's not possible without changing the code, because this slider doesn't directly drives a debug setting but is instead read/set from the floater code itself.

Quote:
But apparently the XML menu definition by LL is really weird and not everything works everywhere.
They are not weird, there are simply UI elements that directly drive a debug setting (those elements with a control_name="DebugSettingNameHere" option in their XML declaration), and others that are read/set via specific routines in the code (because they don't correspond to a debug setting, or they need some pre or post-processing).

Author:  Tillie [ 2013-02-08 17:06:01 ]
Post subject:  Re: Moving the "East Angle" slider

Ah okay, thanks for the clarification. Too bad, though. :|

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/