home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / motif / 8858 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  1.5 KB

  1. Path: sparky!uunet!opl.com!hri.com!spool.mu.edu!uwm.edu!biosci!ames!kronos.arc.nasa.gov!kronos-ethernet!fineman
  2. From: fineman@tatertot.arc.nasa.gov (Charles Fineman)
  3. Newsgroups: comp.windows.x.motif
  4. Subject: Problems with Modality
  5. Message-ID: <FINEMAN.93Jan26120305@tatertot.arc.nasa.gov>
  6. Date: 26 Jan 93 20:03:05 GMT
  7. Sender: usenet@kronos.arc.nasa.gov (Will Edgington, wedgingt@ptolemy.arc.nasa.gov)
  8. Distribution: comp
  9. Organization: NASA/ARC Information Sciences Division
  10. Lines: 25
  11. Nntp-Posting-Host: tatertot.arc.nasa.gov
  12.  
  13.  
  14. I'm having a bear of a time getting modal dialogs to work correctly
  15. for me (or at least working in way the expect them to work given my
  16. interpretation of the literature.)
  17.  
  18. Here's an example... I have a main window, a help dialog for that main
  19. window, a file selection dialog, and another dialog. The later two
  20. dialogs are children of the main window. I made the file selection
  21. dialog primary application modal and the other dialogs modeless. Now,
  22. the file selection dialog is a child of the main window so when I
  23. request help, it pops up the help dialog for the main window like it
  24. should have.
  25.  
  26. The problem is that I can't interact with the help window. I can still
  27. interact with the "other" dialog though. The help dialog won't accept
  28. any events until I close the file selection dialog. Now, my
  29. interpretation of the literature is that PRIMARY_APPLICATION_MODAL is
  30. supposed to disallow interaction with immediate ancestors and that is
  31. all. This is not the case though!
  32.  
  33. Is this a bug or am I missing some obtuse semantic idiosyncrisy of
  34. Motif?
  35.  
  36.     Charlie
  37. --
  38.