Query: popup_dialog
OS: centos
Section: 3alleg4
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
popup_dialog(3alleg4) Allegro manual popup_dialog(3alleg4)NAMEpopup_dialog - do_dialog() used for popup dialogs. Allegro game programming library.SYNOPSIS#include <allegro.h> int popup_dialog(DIALOG *dialog, int focus_obj);DESCRIPTIONLike do_dialog(), but it stores the data on the screen before drawing the dialog and restores it when the dialog is closed. The screen area to be stored is calculated from the dimensions of the first object in the dialog, so all the other objects should lie within this one.SEE ALSOdo_dialog(3alleg4) Allegro version 4.4.2 popup_dialog(3alleg4)
Related Man Pages |
---|
excustom(3alleg4) - debian |
do_dialog(3alleg4) - opendarwin |
do_dialog(3alleg4) - linux |
do_dialog(3alleg4) - redhat |
do_dialog(3alleg4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Are you sure you want to quit Safari? |