home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / misc / 1576 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.1 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!math.fu-berlin.de!Sirius.dfn.de!darwin.sura.net!wupost!cs.utexas.edu!sun-barr!ames!network.ucsd.edu!munnari.oz.au!yoyo.aarnet.edu.au!sirius.ucs.adelaide.edu.au!levels!marwk
  2. From: marwk@levels.unisa.edu.au
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: OWL: New window with a new menu - how?
  5. Message-ID: <18486.2aa034af@levels.unisa.edu.au>
  6. Date: 29 Aug 92 17:08:39 GMT
  7. Organization: University of South Australia
  8. Lines: 21
  9.  
  10. Using OWL I want to have a MAIN menu with a number of choices with
  11. each choice giving rise to a NEW menu.
  12.  
  13. I can do this by simply using AssignMenu("NewMenu") but then all of the
  14. member response functions are contained in the same MAIN window.
  15.  
  16. I want to use a new window.
  17.  
  18. I have tried doing this and assigning a menu in the constructor for the new
  19. window but it does not work.
  20.  
  21. How is it done?
  22.  
  23. Thanx.
  24. --
  25. Raymond Kennington
  26. LECTURER
  27. University of South Australia   | Act in haste and repent at leisure
  28. P.O. Box 1                      | Code too soon and debug forever
  29. Ingle Farm                      | Knobs, knobs everywhere,
  30. South Australia                 |              just vary a knob to think!
  31.