home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 106 / pascal / dialog.pi3 (.png) < prev    next >
Degas High Resolution Picture (PI)  |  1987-02-20  |  31.3 KB  |  640x400  |  1-bit (2 colors)
   ocr: by PAUL HUNTINGTON FUNCTION New-Dialog (1tem-count, left, ropmiothyhieght: integer): Dialog-Ptr; HIEUHT in Characters, WIDTH in characters, VERTICAL TOP-LEFT position, in Characters, HORIZUNTAL JOP-LEFT position, in Characters, NOTE: If the box is to be centered, the top coordinates need not be. specified. Simply use 0,0 for LEFT TOP and be sure to use the CENTER_DIALOG call. Estimate of NUMBER OF ITEMS in dialog box, best if one greater then actually used. Create a nen DIALOG BOX This function returns a pointer Which identifies the particular dialog box which was created. If no space exists f ...