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

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!agate!agate!muffy
  2. From: muffy@remarque.berkeley.edu (Muffy Barkocy)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: modal dialog child of modal dialog?
  5. Date: 27 Aug 92 14:22:12
  6. Organization: Natural Language Incorporated
  7. Lines: 23
  8. Distribution: world
  9. Message-ID: <MUFFY.92Aug27142212@remarque.berkeley.edu>
  10. NNTP-Posting-Host: remarque.berkeley.edu
  11.  
  12.  
  13. I'm pretty sure this can be done (Quick C has an example in the Project
  14. options dialog), but I have tried it and it behaves strangely.  I
  15. thought there might just be something I was neglecting to do.  I have an
  16. MDI frame window. When you select something in one of the children, you
  17. get a popup modal dialog box.  In this dialog, there are controls which
  18. you can click to get yet another dialog, with more information.  Both
  19. dialogs are created with DialogBox.  The first is a child of the MDI
  20. Frame, the second is a child of the first.  The second dialog comes up
  21. fine, but the system menu controls on both dialogs are black.  When I
  22. exit the second dialog, the focus does not go back to the first and, in
  23. fact, my whole application is hung.  Any advice on how to do this?
  24.  
  25. Thanks...
  26.  
  27. Muffy
  28.  
  29. --
  30.  
  31. Muffy Barkocy | muffy@mica.berkeley.edu | wi.4636@wizvax.methuen.ma.us
  32. ~Little round planet/in a big universe/sometimes it looks blessed/
  33.  sometimes it looks cursed/Depends on what you look at, obviously/
  34.  But even more it depends on the way that you see~ - Bruce Cockburn
  35.