LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to change font of table built in popup menu ?

Hello,

I'm using a table control element with its built in popup menu (goto, find, sort). I also added some new menu entries.
Now I want to change the font style of one of those new menu entries (i.e. print it bold), indicating that this is the default function.
How can I do that ?
I tried several SetCtrlAttribute, but it didn't work.
Unfortunately I also don't know the menubar handle.

Have a look a the attached source code.

Any help would be greatly appreciated
0 Kudos
Message 1 of 2
(2,908 Views)
This font is not changeable through CVI programming. The table uses the menu font in your system for this font and their currently are not attributes to change the font characteristics of individual items. I will relay your suggested feature to our developers.

Best Regards,

Chris Matthews
National Instruements
0 Kudos
Message 2 of 2
(2,908 Views)