.\" Generated by the Allegro makedoc utility .TH exgui 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME exgui \- Using the GUI routines. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B Example exgui .SH DESCRIPTION This program demonstrates how to use the GUI routines. From the simple dialog controls that display a text or a bitmap to more complex multiple choice selection lists, Allegro provides a framework which can be customised to suit your needs. .SH SEE ALSO .BR DATAFILE (3alleg4), .BR DIALOG (3alleg4), .BR END_OF_MAIN (3alleg4), .BR MENU (3alleg4), .BR active_menu (3alleg4), .BR alert (3alleg4), .BR allegro_error (3alleg4), .BR allegro_init (3alleg4), .BR allegro_message (3alleg4), .BR d_bitmap_proc (3alleg4), .BR d_box_proc (3alleg4), .BR d_button_proc (3alleg4), .BR d_check_proc (3alleg4), .BR d_clear_proc (3alleg4), .BR d_ctext_proc (3alleg4), .BR d_edit_proc (3alleg4), .BR d_icon_proc (3alleg4), .BR d_keyboard_proc (3alleg4), .BR d_list_proc (3alleg4), .BR d_menu_proc (3alleg4), .BR d_radio_proc (3alleg4), .BR d_rtext_proc (3alleg4), .BR d_shadow_box_proc (3alleg4), .BR d_slider_proc (3alleg4), .BR d_text_list_proc (3alleg4), .BR d_text_proc (3alleg4), .BR d_textbox_proc (3alleg4), .BR d_yield_proc (3alleg4), .BR do_dialog (3alleg4), .BR gui_bg_color (3alleg4), .BR gui_fg_color (3alleg4), .BR gui_mg_color (3alleg4), .BR install_keyboard (3alleg4), .BR install_mouse (3alleg4), .BR install_timer (3alleg4), .BR key (3alleg4), .BR load_datafile (3alleg4), .BR makecol (3alleg4), .BR position_dialog (3alleg4), .BR replace_filename (3alleg4), .BR screen (3alleg4), .BR set_dialog_color (3alleg4), .BR set_gfx_mode (3alleg4), .BR set_palette (3alleg4), .BR unload_datafile (3alleg4), .BR ustrtok (3alleg4), .BR ustrzcat (3alleg4), .BR ustrzcpy (3alleg4), .BR uszprintf (3alleg4)