Re: [Development] Behavior of mapToGlobal function when application is not the one active.

2016-08-02 Thread Bo Thorsen
Den 02-08-2016 kl. 14:22 skrev NIkolai Marchenko: A little bit of context: I am trying to organize getting interface positions/sizes out of an application via RPC interface. To do this I have inserted grpc server code into a GUI app and grpc client into another, testing application.

[Development] Behavior of mapToGlobal function when application is not the one active.

2016-08-02 Thread NIkolai Marchenko
A little bit of context: I am trying to organize getting interface positions/sizes out of an application via RPC interface. To do this I have inserted grpc server code into a GUI app and grpc client into another, testing application. Essentially, when the client app sends a signal, the main app