Hi All.
I have a big trouble which makes me very angry because I really don't know what to do. I have synchro PRO/TOOLKIT app and to close windows I use ProWindowCurrentSet() with the window ID and then ProWindowCurrentClose(). And here is the problem. When I'm calling this functions and I'm still on break in my app I can see that PRO/E doesn't update the window which I deleted. PRO/E does it only when my function returns and after clicking and activating the proe window. How to fix it? It really makes a big problem for my app.
I have a big trouble which makes me very angry because I really don't know what to do. I have synchro PRO/TOOLKIT app and to close windows I use ProWindowCurrentSet() with the window ID and then ProWindowCurrentClose(). And here is the problem. When I'm calling this functions and I'm still on break in my app I can see that PRO/E doesn't update the window which I deleted. PRO/E does it only when my function returns and after clicking and activating the proe window. How to fix it? It really makes a big problem for my app.


