Intel® Fortran Compiler with Windows-Based Applications
ID
757211
Date
6/30/2025
Public
Special Naming Convention for QuickWin and Windows Graphics Routines
Compare QuickWin with Windows-Based Applications
Use Windows API Routines with QuickWin
Types of QuickWin Programs
QuickWin User Interface
USE Statement Needed for Fortran QuickWin Applications
Create QuickWin Windows
Use QuickWin Graphics Library Routines
Select Display Options
Check the Current Graphics Mode
Set the Graphics Mode
Set Figure Properties
Understand Coordinate Systems
Add Color
Write a Graphics Program
Display a Graphics Output
Store and Retrieve Images
Customize QuickWin Applications
QuickWin Programming Precautions
Simulate Nonblocking I/O
Default QuickWin Menus
The default Multiple Document Interface (MDI) menu bar has the following menus:
File
Edit
View
State
Window
For instructions on using the Edit options within QuickWin see Edit Text and Graphics from the QuickWin Edit Menu.
The resulting graphics might appear somewhat distorted whenever the logical graphics screen is enlarged or reduced with the Full Screen and Size to Fit commands. While in Full Screen or Size To Fit mode, cursors are not scaled.
For instructions on replacing the About default information within the Help menu with your own text message, see Define an About Box.
For instructions on how to create custom QuickWin menus, see Customize QuickWin Applications Overview.
Parent topic: QuickWin User Interface