home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!elroy.jpl.nasa.gov!ames!data.nas.nasa.gov!taligent!apple!netcomsv!terapin!paulk
- From: paulk@terapin.com (Paul Kienitz)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Locking Window Input -- How?
- Message-ID: <paulk.1c1m@terapin.com>
- Date: 2 Sep 92 19:20:57 GMT
- References: <34822@cbmvax.commodore.com>
- Organization: BBS
- Lines: 6
-
- > What you are doing is likely bad user-interface design, and
- > certainly bad software design.
-
- Probably the nearest thing to a friendly way to make sure no other
- window activates when yours is active is to steal all the input with
- an event handler until you want to let the system work normally again.
-