The problem is that I get the value of an attribute, which is changed by the "normal" navigation (ALT + mouse buttons), only, if the user releases the mouse button.
To illustrate may problem:
Switch Journal of a camera to ON
(View -> Camera Settings -> Journal )
Look at your Script Editor
Zoom in the camera panel
You can see in the script editor, that you only get a value, if you release the mouse button
I would like to get the values constantly, that means, without releasing the mouse button
A expression or , for example, connect Attribute, doesn't solve my problem.