How do I get the position of a control relative to the whole window? #2100
Unanswered
HuangZhaoLinSama
asked this question in
Support
Replies: 1 comment
-
'But when I node editor window position, it always shows 0,0' --> 'But when I try get the node editor window position, it always shows 0,0' |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created a node editor as above, but I need to create a node according to the mouse position.
Node position = mouse position - node editor window position
But when I node editor window position, it always shows 0,0.. What should I do?
Beta Was this translation helpful? Give feedback.
All reactions