home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4315 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.2 KB  |  27 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!stanford.edu!rock!taco!garfield.catt.ncsu.edu!harris
  3. From: harris@garfield.catt.ncsu.edu (Michael Harris)
  4. Subject: Re: Dialog Editor. How to create a Notebook?
  5. Message-ID: <harris.714182834@garfield.catt.ncsu.edu>
  6. Sender: news@ncsu.edu (USENET News System)
  7. Organization: North Carolina State University
  8. References: <65006.2289223472@kcbbs.gen.nz>
  9. Date: Wed, 19 Aug 1992 00:07:14 GMT
  10. Lines: 15
  11.  
  12. John_Huttley@kcbbs.gen.nz (John Huttley) writes:
  13.  
  14. >I have been experimenting with the dialog editor, attempting to create a
  15. >notebook. The editor does not seem to permit the creation of multiple
  16. >pages and index tabs. 
  17.  
  18. You can't create multiple pages in the dialog editor.  You add the pages via
  19. api calls.
  20.  
  21. Basically, you need to create a dialog for each page and then send a message
  22. to the notebook control associating each dialog with a page.
  23. ______________________________________________________________________________
  24.      Michael Harris - harris@catt.ncsu.edu or harris@carvm3.vnet.ibm.com
  25.  System Administrator, Computer & Technologies Theme Program, NC State Univ.
  26. (My opinions are my own and do not represent those of NCSU or IBM Corporation)
  27.