LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a popup menu which holding icons?

Hello,

 

For example, when selecting  cvi's "Create" menu, moving the mouse cursor to the "Numeric" submenu, it can popup a panel, on which there are the set of numeric controls with icons to represent. I'd like to know if could program the same like application using CVI ?

 

 

David

0 Kudos
Message 1 of 4
(3,237 Views)

Hi David,

 

I haven't tried it myself but SetMenuBarAttribute (, , ATTR_ITEM_BITMAP, ) might do what you want.

 

Hth, Wolfgang

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

This post might also give you a few ideas.

 

JR

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

Thanks for your replay. I'll try it.

 

 

David

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