UIM Display APIs
The UIM display APIs are:
- Add Pop-Up Window (QUIADDPW) begins the ability to display panels within a pop-up window.
- Display Command Line Window (QUSCMDLN) displays a window containing a command line.
- Display Help (QUHDSPH) displays help information.
- Display Long Text (QUILNGTX) displays a pop-up window containing the string of text that is passed to it.
- Display Panel (QUIDSPP) displays a panel and waits for the user to press either a function key or the Enter key.
- Remove Pop-Up Window (QUIRMVPW) removes the pop-up window created by the Add Pop-Up Window (QUIADDPW) API.
- Retrieve Help Text (QUHRHLPT) lets you generate an Extended Markup Language (XML) source listing of the help identifiers in a panel group or menu object.
- Set Screen Image (QUISETSC) establishes the screen image for a UIM application.