LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use menu item image

Hello,
I just using LabWindows V8.0,I  found new function bottom  [Menu Item Image].but I don't know how to use.
How can i make image shown on menu item? have any example  or document  to show me
 
Thanks,
 
 
 
 

帖子被pjker在11-29-2005 11:55 PM时编辑过了

帖子被pjker在11-29-2005 11:56 PM时编辑过了

Download All
0 Kudos
Message 1 of 2
(3,048 Views)

You can find out more about adding images to the menu bar by referring to the Using LabWindows/CVI»Developing a Graphical User Interface»Creating a GUI»Menu Bars»Creating a Menu Bar topic in the LabWindows/CVI Help.

There is also an example under ..\samples\userint\custctrl\toolbar that shows menus with images. The example is originally meant to show how to use the toolbar custom control, but it will show you how to use the menu items with images. Looks like you have most of the things setup right. I think the only part you are missing is to check the "Show Images" check box that shows up by selecting the top most menu item in the "Edit menu bar" dialog.

I hope this helps.

Bilal Durrani
NI
0 Kudos
Message 2 of 2
(3,025 Views)