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