09-28-2010 08:31 AM
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
09-28-2010 08:37 AM
Hi David,
I haven't tried it myself but SetMenuBarAttribute (, , ATTR_ITEM_BITMAP, ) might do what you want.
Hth, Wolfgang
09-28-2010 08:38 AM
09-28-2010 07:51 PM
Thanks for your replay. I'll try it.
David