home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 …ember: Reference Library / Apple Developer Reference Library (December 1999) (Disk 1).iso / mac / Technical Documentation / Develop / develop Issue 23 / develop Issue 23 code / Multipane Dialogs Code.sea / Multipane Dialogs Code / DD.h < prev    next >
Encoding:
Text File  |  1994-09-28  |  145 b   |  6 lines

  1. /* Dialog which displays values of the multi-pane dialog
  2.  */
  3.  
  4. void DialogDisplay(Handle theData);
  5. void DoUpdate(DialogPtr dlog, Handle theData);
  6.