home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cbmvax!cbmehq!cbmger!edohwg!heinz
- From: heinz@edohwg.UUCP (Heinz Wrobel)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Window Non-activation
- Message-ID: <heinz.03hs@edohwg.UUCP>
- Date: 11 Sep 92 21:16:12 GMT
- References: <1992Sep10.151419.12760@miavx1.acs.muohio.edu>
- Organization: Edotronik GmbH
- Lines: 26
-
- In article <1992Sep10.151419.12760@miavx1.acs.muohio.edu> bjbernstein@miavx1.acs.muohio.edu writes:
- >
- > I have a seperate screen with a backdrop window on it. I open up several
- >other windows on that screen which are output only, and have no close
- >gadget (they are opened and closed by the program or user hitting an F-key)
-
- First: If you have to check for an F-key to close your windows you should
- put a close gadget on them and check for it, too. You probably use IDCMP
- anyway, so a case IDCMP_CLOSEWINDOW shouldn't be too offending. Any
- closeable window should have a close gadget.
-
- > What I would like to do is, if someone moves the window around on the
- >screen or re-sizes it (etc), I do not want that window to be active. Is
-
- Sorry, no way. To move a window with the mouse you have to select it.
- Selecting means it will be the active one.
-
- >-brian bernstein
-
- --
- Heinz Wrobel, Edotronik GmbH (ECG018)
- FAX +49 89 850 51 25 / TEL +49 89 850 25 20 (HOME!&VOICE, sometimes...)
- Path: cbmehq!cbmger!edohwg!heinz@cbmvax.commodore.com
- "It's good to have a mouse, it's faster if you can do without one..."
- "He who doesn't develop with an A2024 doesn't know about font independent
- user interfaces..."
-