home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / 21408 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  908 b 

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!uwm.edu!linac!uchinews!msuinfo!msuinfo!lacey
  2. From: lacey@egr.msu.edu (Mark M. Lacey)
  3. Newsgroups: comp.windows.x
  4. Subject: Correct way to halt application for input?
  5. Date: 21 Jan 93 15:03:24 GMT
  6. Organization: Michigan State University
  7. Lines: 12
  8. Distribution: usa
  9. Message-ID: <lacey.727628604@msuinfo>
  10. NNTP-Posting-Host: frith.egr.msu.edu
  11.  
  12. What is the correct way to halt an application and wait for a response
  13. to a button selection?  For instance, if I have a dialog up that has
  14. buttons "Yes" and "No", and I need an answer before the application
  15. can continue, how do I do it?  It seems what I am doing now (coding
  16. an event loop in the callback) is not the correct way to do it.  I
  17. don't think I've seen an example using the Athena widgets.  If you
  18. have an Athena way to do it, let me know.
  19.  
  20. Thanks,
  21.  
  22. Mark
  23.  
  24.