02-10-2010 09:14 AM
Hello Everyone,
I've developed an application in LabWindows/CVI 9.0 under Windows Vista.
On the release version, I've noticed that when I try to move the main panel (drag using panel title bar), while the application is in a continued loop making measurements and whithout process any system events, the main panel stops to refresh even if the application is still running.
I've seen on this forum that this is a quite common issue, so I removed title bar and set the main panel as not movable in application workspace.
I recompiled the source code and I've seen that the main panel, whithout the title bar, could be surprisingly moved anyway only by clicking and dragging on a high corner of the panel. Obviously, during continued loop, if I try to move to the panel I always get the refresh panel stop.
This doesn't happen if the application is compiled and run under Windows Xp.
Anyone could give me any suggestions?
Thanks a lot.
Corrado.
02-12-2010 08:05 AM
Ciao Corrado,
can you post a simple example that reproduce this issue in order to verify it myself on different machines and different CVI versions in order to see if it's a bug or something else?
Since you're saying it works under XP it might be a bug, and if it's so it would be very useful your example in order to fix it in the next releases.
Thanks,