Right, sorry.
That sort of control has been requested for yonks.
Having more access to the UI state would enable us all to write such cool UI and workflow tools, it'd be really nice to see some features on that level.



On 7/10/16 8:47 PM, Mads Lund wrote:
Should have been a bit more specific than cursor position.
I need the cursor position relative to the viewer image.

Like the pixel analyzer gives me the exact XY coordinates on the image of the cursors position. Just without the need to hold down ctrl.

On Thu, Oct 6, 2016 at 9:50 PM, Frank Rueter|OHUfx <fr...@ohufx.com <mailto:fr...@ohufx.com>> wrote:

    You should be able to use QT's eventFilter to get the cursor position.
    I.e. create an instance of an object that has an eventFilter
    installed and reports back the cursor position on mouse press. Or
    something like that.



    On 6/10/16 11:34 PM, Mads Lund wrote:
    Anyone found a hack to hook the cursor position in the viewer?

    Currently i use a deep link to the pixel analyzer bbox and it
    works quite well, but sadly it require the pixel analyzer to be
    open and the CTRL button to be held down for it to update.

    I can't seem to find the data from the buttom toolbar anywhere.

    best regards
    Mads Hagbarth Lund





    _______________________________________________
    Nuke-python mailing list
    Nuke-python@support.thefoundry.co.uk
    <mailto:Nuke-python@support.thefoundry.co.uk>,http://forums.thefoundry.co.uk/ 
<http://forums.thefoundry.co.uk/>
    http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
    <http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python>
    _______________________________________________ Nuke-python
    mailing list Nuke-python@support.thefoundry.co.uk
    <mailto:Nuke-python@support.thefoundry.co.uk>,
    http://forums.thefoundry.co.uk/ <http://forums.thefoundry.co.uk/>
    http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
    <http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python>


_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to