◄Up► ◄Contents► ◄Index► ◄Back► ─────PWB Extensions───────────────────────────────────────────────────────── Use the following functions for various kinds of screen output: Function Description ◄DoMessage► Display text on the status bar ◄DoMessageBox► Display a message box ◄DoMessageBoxHelp► Display a message box with Help ◄DoStatusBox► Display a status box Use the following functions for updating the screen: Function Description ◄Display► Repaint the entire display ◄DoDrawWindow► Repaint a window ◄DoRedrawDamagedRegions► Paint parts of display that need updating ◄DrawEditWindowBorder► Repaint a window border -♦-