Window and Dialog Commands

window			open a basic window type
window_nf		open a basic window type without a sizing frame


dialog			open a dialog box
dialog_modal		open a modal dialog box
dialog_nf		open a dialog box without a frame
dialog_nf_modal		open a modal dialog box without a frame
dialog_fs		open a dialog box the size of the screen
dialog_nf_fs		open a dialog box without a frame the size of the screen

