LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

tooltips is now broken

I have an application that had tooltips in it that worked fine. I loaded a beta copy of CVI on the machine, but had to back it out. Now I have a big problem. I finally just reloaded the entire CVi 5.5 + sp1 on the machine. Tooltips causes the application to freeze under the debugger. The call that causes the crash is in the TT_NewToolTipInfo(). The line in there that calls GetCtrlAttribute() and is commented 'Does a Timer Control for Tooltip mouse-polling exist?' never returns. How can I get my application to work again??
0 Kudos
Message 1 of 2
(2,815 Views)
Never mind. It turned out that the issue was the number of colors on my monitor. It was set to 256 and needed to be 65k. This took care of it. I don't know how it changed.
0 Kudos
Message 2 of 2
(2,815 Views)