Home | All Classes | Grouped Classes | Index | Search

CL_FileDialog::set_behavior

Set behavior of dialog

	void set_behavior(
		Behavior behavior);

Detailed description:

If behavior is quit_file_selected and user press Ok, dialog will quit only if any file is selected. If user press Cancel, dialog will quit. If behavior is quit_always, and any button was pressed, dialog will quit

See also:

CL_FileDialog



Questions or comments, write to the ClanLib mailing list.