Dialog Mgr
InitDialogs Initialize before using Dialog Manager functions Create / Dispose / Lock
GetNewDialog Create a dialog using 'DLOG' resource parameters NewDialog Create a dialog using program parameters NewCDialog Create a color dialog using program parameters CloseDialog Close dialog window and free some related data CouldAlert Make an alert and related resources unpurgeable FreeAlert Undo resource locking of CouldAlert CouldDialog Make a dialog and related resources unpurgeable Modal Dialogs / Alerts
Alert Draw an alert and process user interaction CautionAlert Perform Alert, displaying the system 'caution' icon NoteAlert Perform Alert, displaying the system 'note' icon StopAlert Perform Alert, displaying the system 'stop' icon ErrorSound Set up to use non-standard sounds for alerts filter
item
item
edit line
Modeless Dialogs
HideDItem Move an item off screen; deactivate [128K ROMs] ShowDItem Move an off-screen back on screen [128K ROMs] ParamText Assign text to static item ^n text variables SetDAFont Set font for Dialog/Alert static and edit text Items
GetDItem Obtain dialog item type, handle, and rectangle FindDItem See which item is at a specified point [128K ROMs] GetIText Obtain a copy of the text of an editText item SetIText Specify the text of an editText item and draw it SelIText Select all or part of the text of editText item DlgCopy Copy selected text from editText item to TE scrap DlgCut Cut selected text from current editText item DlgDelete Delete text selection from current editText item DlgPaste Copy TextEdit scrap over selected editText item Item Lists
CountDITL Count number of items in dialog item list