Color Scheme Adapted Message/Prompt Popups FP
Downloads
Filename: colorschemepopups.zip
Requirements: View
These four functions are essentially identical to the CVI User Interface Message/Prompt popups,
ConfirmPopup(...) =========> ClrSch_ConfirmPopup(...)
MessagePopup(...) =========> ClrSch_MessagePopup(...)
PromptPopup(...) =========> ClrSch_PromptPopup(...)
GenericMessagePopup(...) ==> ClrSch_GenericMessagePopup(...)
These new popup panels adapt to the color scheme of the application which calls them. They obtain the main panel background color, and the Quit button color, to install popup panel color and response button color. They also present text in bold. Otherwise, the are called and act identically to the original functions.
-- R Gary Hendra
Northrop Grumman Marine Systems
Sunnyvale, California
10 February 2005
Requirements
Filename: colorschemepopups.zip
Software Requirements
Application Software: LabWindows/CVI Full Development System 7.1
Language(s): C
Reader Comments | Submit a comment »
Legal
This example program (this "program") has been made available by a third party, which is solely responsible for its content. National Instruments has not reviewed this program, does not support this program, and does not guarantee its quality in any way. NATIONAL INSTRUMENTS MAKES NO WARRANTIES, EXPRESS, STATUTORY OR IMPLIED, WITH RESPECT TO THIS PROGRAM, INCLUDING WITHOUT LIMITATION ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, NON-INFRINGEMENT OF INTELLECTUAL PROPERTY, OR ANY OTHER WARRANTIES THAT MAY ARISE FROM USAGE OF TRADE OR COURSE OF DEALING. For details on terms of use or support of this program, please contact the code author or the site being referred at the top of this page. For further legal information, please visit http://ni.com/legal/termsofuse/unitedstates/us/.
