|
Mac OS 9
|
Data Fields | |
| WindowRecord | window |
| Handle | items |
| TEHandle | textH |
| SInt16 | editField |
| SInt16 | editOpen |
| SInt16 | aDefItem |
| SInt16 DialogRecord::aDefItem |
not available in Carbon
| SInt16 DialogRecord::editField |
in Carbon use GetDialogTextEditHandle
| SInt16 DialogRecord::editOpen |
in Carbon use SelectDialogItemText/GetDialogKeyboardFocusItem
| Handle DialogRecord::items |
in Carbon use GetDialogWindow or GetDialogPort
| TEHandle DialogRecord::textH |
in Carbon use Get/SetDialogItem