LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Executable file icon

Solved!
Go to solution

Hello.

 

I have a question about the creation of executable file by LabWindows/CVI 2009. After creating and running the file, in the Windows Property Bar two icons are present instead of one (one of the two disappears when program window is minimized). Is there such a way to have only 1 icon in the property bar?

 

Thanks

 

B.M.

0 Kudos
Message 1 of 4
(3,297 Views)
Solution
Accepted by topic author BlackMamba

Hi,

 

assuming that you are referring to the debug executable and task bar buttons you can change the behavior by setting the panel attribute ATTR_HAS_TASKBAR_BUTTON (0, the default, means no separate taskbar button).

0 Kudos
Message 2 of 4
(3,288 Views)

Thank you Wolfgang, very useful

 

B.M.

0 Kudos
Message 3 of 4
(3,231 Views)

You're welcome!

0 Kudos
Message 4 of 4
(3,228 Views)