home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13330 < prev    next >
Encoding:
Internet Message Format  |  1992-09-13  |  1.5 KB

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