How to Change the Name Shown in the Taskbar for a LabWindows/CVI Application Primary Software: LabWindows/CVI Development Systems>>Base PackagePrimary Software Version: 7.1 Primary Software Fixed Version: N/A Secondary Software: LabWindows/CVI Development Systems>>Base Package
Problem: How Do I Change the Name Shown in the Taskbar for my LabWindows/CVI Application? Solution: You can set the taskbar name for your application in the Application Title field accessible from the Build»Target Settings menu. This can also be done programmatically using the SetSystemAttribute function:SetSystemAttribute (ATTR_TASKBAR_BUTTON_TEXT, "My Taskbar Name");Related Links: AE KB 1CQ95SNU: Using the LabWindows/CVI Main Callback Mechanism to Respond to Taskbar and System Closure Events Attachments:
Report Date: 05/03/2006 Last Updated: 09/19/2008 Document ID: 3X2GJJKF |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
