osa_display_dialog(7) Mac OS X Darwin customization osa_display_dialog(7) NAME osa_display_dialog - displays a dialog box with between one and three buttons SYNOPSIS osa_display_dialog button_name1 [button_name2] [button_name3] DESCRIPTION osa_display_dialog displays a GUI dialog box with between one and three button choices presented to the user. The user selects one button, and that item is returned. Use quotes if the button name contains spaces. The right-most button is highlighted as the default choice. ENVIRONMENT VARIABLE The variable dialogue_text permits customizing the dialog in the GUI. For example, dialogue_text="Pick one of the buttons:" will display that dialog. Otherwise the dialog defaults to "Choose a button:". AUTHOR William Scott SEE ALSO osa_direc_browser(7), osa_choose_list(7), osa_file_browser(7) Mac OS X October 25, 2005 osa_display_dialog(7)