LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I change the fonts of the message popedup using the MessagePopup function?

How can I change the appearance (fonts, style like bold) of the message poped up using the MessagePopup function. I am using Measurement Studio - Labwindows/CVI package on Windows 2000 system.
0 Kudos
Message 1 of 2
(2,972 Views)
We inherit these fonts from the system. You can change the fonts in your Control Panel->Display settings under appearance. All popup dialog boxes are supposed to conform to these system settings in Windows. If you want to have custom fonts (different from the system settings), you would have to make your own panels and use InstallPopup and RemovePopup to control them.

Best Regards,

Chris Matthews
Measurement Studio Support Manager
0 Kudos
Message 2 of 2
(2,972 Views)