[comp.sys.apple2] Dialog Boxes

STEIN@UCONNVM.BITNET (Alan Stein) (02/21/91)

Gary Little's Exploring the Apple IIGS gives the following code for
creating Dialog Boxes.

pha
pha
PushPtr Dlogtemp    ;ptr to dialog template
_GetNewModalDialog
PopLong DialogPtr

He recommends _GetNewModalDialog over _NewModalDialog.

PushPtr and PopLong are macros listed in his book.

 __________________________________________________________
|                                                          |
| Alan H. Stein              | stein@uconnvm.bitnet        |
| Department of Mathematics  |                             |
| University of Connecticut  | Compu$erve  71545,1500      |
| 32 Hillside Avenue         | GEnie       ah.stein        |
| Waterbury, CT 06710        | SNET        (203) 757-1231  |
|__________________________________________________________|