LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI Controls Visualisation

Hello everybody,

 

I'm having a problem with controls visualisation, it occurs some time without any logic :

when i launch my application some time i don't see some of controls , like they disappear.

But if i click on the area where are my controls or  just "refresh" by changing the tab they appear normaly.

 

In my application i use a lot of picture ring,picture buttons and decorations.

 

my application is compiled with CVI12. 

 

Thanks in advance.

0 Kudos
Message 1 of 3
(3,056 Views)

Hello Jymmy,

 

did you try to repair your software?

I can suggest you that way through the control panel.

 

Best regards,

 

Valerio

0 Kudos
Message 2 of 3
(2,980 Views)

Loura, I'm curious as to what you mean by 'repair the software'.

 

One thing that may be wrong is that the software doesn't have the necessary time to perform repaints. Does it use 100% CPU ? Is it event driver through RunUserInterface() ? Maybe you simply need to call ProcessDrawEvents() in a few critical places of the program.

0 Kudos
Message 3 of 3
(2,973 Views)