hello im trying to get as the title says the position of a lineEdit when im click on it or "focus"
the goal is to get the position to pass to a Position2D node which has a camera as child so...
the idea is to zoom the camera to that lineEdit node :)
anny suggestion will be apreciated...
I'm working on a solution but only works with one or have to make different script for every one...
Also thinkin to change the child on focus but i dont believe this is a good idea.