Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
225
Loading panel does not appear everytime
posted

Hello guys,

I've created a waitingPanel which is supposed to appear during save process. 
But I do not understand why it does not appear everytime.
I never made something like that before but it seems to be easy to use.

Here the code of my WaitingPanel class: 


And this is where I use it:
 

I really do not understand why it does not work everytime.
I checked in debug, I always passed in this piece of code.

Does anyone has an idea ? :D

Thank you ! 

EDIT : I fixed, it was a issue about focus between windows.