home *** CD-ROM | disk | FTP | other *** search
- 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
- From: lacey@egr.msu.edu (Mark M. Lacey)
- Newsgroups: comp.windows.x
- Subject: Correct way to halt application for input?
- Date: 21 Jan 93 15:03:24 GMT
- Organization: Michigan State University
- Lines: 12
- Distribution: usa
- Message-ID: <lacey.727628604@msuinfo>
- NNTP-Posting-Host: frith.egr.msu.edu
-
- What is the correct way to halt an application and wait for a response
- to a button selection? For instance, if I have a dialog up that has
- buttons "Yes" and "No", and I need an answer before the application
- can continue, how do I do it? It seems what I am doing now (coding
- an event loop in the callback) is not the correct way to do it. I
- don't think I've seen an example using the Athena widgets. If you
- have an Athena way to do it, let me know.
-
- Thanks,
-
- Mark
-
-