LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to float tool tips above "top" window ?

I have a panel that uses the command  "SetPanelAttribute (About_Panel, ATTR_FLOATING, VAL_FLOAT_ALWAYS);".

 

This keeps the panel (window) on top... however, tool tips:

 

SetCtrlToolTipAttribute (MainPanel, PANEL_ITA_USB, CTRL_TOOLTIP_ATTR_TEXT, "Yada, yada, yada \n"); 

 

will float UNDER the top window.. not an ideal scenario.

 

I've searched posts, etc.. any way to override this situation??

 

Thanks in advance.

Gromit

0 Kudos
Message 1 of 1
(2,820 Views)